#1f02d2 color space conversions
Hex:
#1f02d2
RGB:
31, 2, 210
CMY:
88, 99, 18
CMYK:
85, 99, 0, 18
HSL:
248°, 98.1132%, 41.5686%
HSV (HSB):
248°, 99.0476%, 82.3529%
XYZ:
12.2196, 4.9879, 61.2915
xyY:
0.1557, 0.0635, 4.9879
CIE-Lab:
26.7002, 68.3014, -91.5156
CIE-LCH:
26.7002, 114.1937, 306.7353
CIE-Luv:
26.7002, -6.0457, -105.0449
Hunter-Lab:
22.3335, 58.5814, -147.0802
#1f02d2 color charts
#1f02d2 color shades, tints & tones
#1f02d2 color schemes
#1f02d2 color preview, HTML & CSS examples
This text has a color of #1f02d2
<p style="color:#1f02d2;">Text here</p>
.mytext {color:#1f02d2;}
This box has a color of #1f02d2
<div style="background-color:#1f02d2;">Content here</div>
.mybackground {background-color:#1f02d2;}
Border around this has a color of #1f02d2
<div style="border:2px solid #1f02d2;">Content here</div>
.myborder {border:2px solid #1f02d2;}