#0007d7 color space conversions
Hex:
#0007d7
RGB:
0, 7, 215
CMY:
100, 97, 16
CMYK:
100, 97, 0, 16
HSL:
238°, 100.0000%, 42.1569%
HSV (HSB):
238°, 100.0000%, 84.3137%
XYZ:
12.3417, 5.0583, 64.6158
xyY:
0.1505, 0.0617, 5.0583
CIE-Lab:
26.9001, 68.2773, -94.1041
CIE-LCH:
26.9001, 116.2642, 305.9628
CIE-Luv:
26.9001, -7.9799, -107.3368
Hunter-Lab:
22.4906, 58.5936, -154.5980
#0007d7 color charts
#0007d7 color shades, tints & tones
#0007d7 color schemes
#0007d7 color preview, HTML & CSS examples
This text has a color of #0007d7
<p style="color:#0007d7;">Text here</p>
.mytext {color:#0007d7;}
This box has a color of #0007d7
<div style="background-color:#0007d7;">Content here</div>
.mybackground {background-color:#0007d7;}
Border around this has a color of #0007d7
<div style="border:2px solid #0007d7;">Content here</div>
.myborder {border:2px solid #0007d7;}