#02000c color space conversions
Hex:
#02000c
RGB:
2, 0, 12
CMY:
99, 100, 95
CMYK:
83, 100, 0, 95
HSL:
250°, 100.0000%, 2.3529%
HSV (HSB):
250°, 100.0000%, 4.7059%
XYZ:
0.0914, 0.0395, 0.3506
xyY:
0.1898, 0.0819, 0.0395
CIE-Lab:
0.3564, 2.2079, -4.4007
CIE-LCH:
0.3564, 4.9235, 296.6439
CIE-Luv:
0.3564, 0.0596, -1.2216
Hunter-Lab:
1.9862, 4.7378, -9.0760
#02000c color charts
#02000c RGB chart
#02000c CMYK chart
#02000c RGB pie chart
#02000c color shades, tints & tones
#02000c color schemes
#02000c color preview, HTML & CSS examples
This text has a color of #02000c
<p style="color:#02000c;">Text here</p>
.mytext {color:#02000c;}
Text color #02000c
This box has a color of #02000c
<div style="background-color:#02000c;">Content here</div>
.mybackground {background-color:#02000c;}
Background color #02000c
Border around this has a color of #02000c
<div style="border:2px solid #02000c;">Content here</div>
.myborder {border:2px solid #02000c;}
Border color #02000c