#1f02cc color space conversions
Hex:
#1f02cc
RGB:
31, 2, 204
CMY:
88, 99, 20
CMYK:
85, 99, 0, 20
HSL:
249°, 98.0583%, 40.3922%
HSV (HSB):
249°, 99.0196%, 80.0000%
XYZ:
11.4859, 4.6944, 57.4275
xyY:
0.1560, 0.0638, 4.6944
CIE-Lab:
25.8456, 66.8290, -89.4431
CIE-LCH:
25.8456, 111.6521, 306.7659
CIE-Luv:
25.8456, -5.7424, -101.5106
Hunter-Lab:
21.6665, 56.7104, -141.9830
#1f02cc color charts
#1f02cc color shades, tints & tones
#1f02cc color schemes
#1f02cc color preview, HTML & CSS examples
This text has a color of #1f02cc
<p style="color:#1f02cc;">Text here</p>
.mytext {color:#1f02cc;}
This box has a color of #1f02cc
<div style="background-color:#1f02cc;">Content here</div>
.mybackground {background-color:#1f02cc;}
Border around this has a color of #1f02cc
<div style="border:2px solid #1f02cc;">Content here</div>
.myborder {border:2px solid #1f02cc;}