#1f84c7 color space conversions
Hex:
#1f84c7
RGB:
31, 132, 199
CMY:
88, 48, 22
CMYK:
84, 34, 0, 22
HSL:
204°, 73.0435%, 45.0980%
HSV (HSB):
204°, 84.4221%, 78.0392%
XYZ:
19.1251, 20.9174, 57.0623
xyY:
0.1970, 0.2154, 20.9174
CIE-Lab:
52.8589, -3.8117, -42.5252
CIE-LCH:
52.8589, 42.6957, 264.8780
CIE-Luv:
52.8589, -31.6610, -65.1885
Hunter-Lab:
45.7355, -5.3941, -41.9588
#1f84c7 color charts
#1f84c7 color shades, tints & tones
#1f84c7 color schemes
#1f84c7 color preview, HTML & CSS examples
This text has a color of #1f84c7
<p style="color:#1f84c7;">Text here</p>
.mytext {color:#1f84c7;}
This box has a color of #1f84c7
<div style="background-color:#1f84c7;">Content here</div>
.mybackground {background-color:#1f84c7;}
Border around this has a color of #1f84c7
<div style="border:2px solid #1f84c7;">Content here</div>
.myborder {border:2px solid #1f84c7;}