#0002df color space conversions
Hex:
#0002df
RGB:
0, 2, 223
CMY:
100, 99, 13
CMYK:
100, 99, 0, 13
HSL:
239°, 100.0000%, 43.7255%
HSV (HSB):
239°, 100.0000%, 87.4510%
XYZ:
13.3410, 5.3711, 70.1456
xyY:
0.1501, 0.0604, 5.3711
CIE-Lab:
27.7670, 71.1976, -97.2733
CIE-LCH:
27.7670, 120.5454, 306.2016
CIE-Luv:
27.7670, -8.1216, -111.7214
Hunter-Lab:
23.1757, 62.1953, -163.2294
#0002df color charts
#0002df color shades, tints & tones
#0002df color schemes
#0002df color preview, HTML & CSS examples
This text has a color of #0002df
<p style="color:#0002df;">Text here</p>
.mytext {color:#0002df;}
This box has a color of #0002df
<div style="background-color:#0002df;">Content here</div>
.mybackground {background-color:#0002df;}
Border around this has a color of #0002df
<div style="border:2px solid #0002df;">Content here</div>
.myborder {border:2px solid #0002df;}