#0007d4 color space conversions
Hex:
#0007d4
RGB:
0, 7, 212
CMY:
100, 97, 17
CMYK:
100, 97, 0, 17
HSL:
238°, 100.0000%, 41.5686%
HSV (HSB):
238°, 100.0000%, 83.1373%
XYZ:
11.9596, 4.9054, 62.6039
xyY:
0.1505, 0.0617, 4.9054
CIE-Lab:
26.4636, 67.5185, -93.0938
CIE-LCH:
26.4636, 115.0009, 305.9524
CIE-Luv:
26.4636, -7.8551, -105.5569
Hunter-Lab:
22.1482, 57.6276, -152.0848
#0007d4 color charts
#0007d4 color shades, tints & tones
#0007d4 color schemes
#0007d4 color preview, HTML & CSS examples
This text has a color of #0007d4
<p style="color:#0007d4;">Text here</p>
.mytext {color:#0007d4;}
This box has a color of #0007d4
<div style="background-color:#0007d4;">Content here</div>
.mybackground {background-color:#0007d4;}
Border around this has a color of #0007d4
<div style="border:2px solid #0007d4;">Content here</div>
.myborder {border:2px solid #0007d4;}