#0007c1 color space conversions
Hex:
#0007c1
RGB:
0, 7, 193
CMY:
100, 97, 24
CMYK:
100, 96, 0, 24
HSL:
238°, 100.0000%, 37.8431%
HSV (HSB):
238°, 100.0000%, 75.6863%
XYZ:
9.7016, 4.0022, 50.7132
xyY:
0.1506, 0.0621, 4.0022
CIE-Lab:
23.6788, 62.6421, -86.6188
CIE-LCH:
23.6788, 106.8965, 305.8742
CIE-Luv:
23.6788, -7.0606, -94.1918
Hunter-Lab:
20.0055, 51.5533, -136.2940
#0007c1 color charts
#0007c1 color shades, tints & tones
#0007c1 color schemes
#0007c1 color preview, HTML & CSS examples
This text has a color of #0007c1
<p style="color:#0007c1;">Text here</p>
.mytext {color:#0007c1;}
This box has a color of #0007c1
<div style="background-color:#0007c1;">Content here</div>
.mybackground {background-color:#0007c1;}
Border around this has a color of #0007c1
<div style="border:2px solid #0007c1;">Content here</div>
.myborder {border:2px solid #0007c1;}