#0007c0 color space conversions
Hex:
#0007c0
RGB:
0, 7, 192
CMY:
100, 97, 25
CMYK:
100, 96, 0, 25
HSL:
238°, 100.0000%, 37.6471%
HSV (HSB):
238°, 100.0000%, 75.2941%
XYZ:
9.5904, 3.9577, 50.1276
xyY:
0.1506, 0.0622, 3.9577
CIE-Lab:
23.5312, 62.3818, -86.2742
CIE-LCH:
23.5312, 106.4647, 305.8694
CIE-Luv:
23.5312, -7.0185, -93.5892
Hunter-Lab:
19.8940, 51.2357, -135.4690
#0007c0 color charts
#0007c0 color shades, tints & tones
#0007c0 color schemes
#0007c0 color preview, HTML & CSS examples
This text has a color of #0007c0
<p style="color:#0007c0;">Text here</p>
.mytext {color:#0007c0;}
This box has a color of #0007c0
<div style="background-color:#0007c0;">Content here</div>
.mybackground {background-color:#0007c0;}
Border around this has a color of #0007c0
<div style="border:2px solid #0007c0;">Content here</div>
.myborder {border:2px solid #0007c0;}