#1f84d9 color space conversions
Hex:
#1f84d9
RGB:
31, 132, 217
CMY:
88, 48, 15
CMYK:
86, 39, 0, 15
HSL:
207°, 75.0000%, 48.6275%
HSV (HSB):
207°, 85.7143%, 85.0980%
XYZ:
21.3407, 21.8036, 68.7294
xyY:
0.1908, 0.1949, 21.8036
CIE-Lab:
53.8180, 2.9578, -51.1873
CIE-LCH:
53.8180, 51.2727, 273.3070
CIE-Luv:
53.8180, -30.7259, -80.1070
Hunter-Lab:
46.6943, -0.1351, -54.5830
#1f84d9 color charts
#1f84d9 color shades, tints & tones
#1f84d9 color schemes
#1f84d9 color preview, HTML & CSS examples
This text has a color of #1f84d9
<p style="color:#1f84d9;">Text here</p>
.mytext {color:#1f84d9;}
This box has a color of #1f84d9
<div style="background-color:#1f84d9;">Content here</div>
.mybackground {background-color:#1f84d9;}
Border around this has a color of #1f84d9
<div style="border:2px solid #1f84d9;">Content here</div>
.myborder {border:2px solid #1f84d9;}