#00027b color space conversions
Hex:
#00027b
RGB:
0, 2, 123
CMY:
100, 99, 52
CMYK:
100, 98, 0, 52
HSL:
239°, 100.0000%, 24.1176%
HSV (HSB):
239°, 100.0000%, 48.2353%
XYZ:
3.5969, 1.4735, 18.8337
xyY:
0.1505, 0.0616, 1.4735
CIE-Lab:
12.4384, 45.2874, -62.4033
CIE-LCH:
12.4384, 77.1046, 305.9692
CIE-Luv:
12.4384, -3.6885, -49.6430
Hunter-Lab:
12.1387, 31.6493, -83.4941
#00027b color charts
#00027b color shades, tints & tones
#00027b color schemes
#00027b color preview, HTML & CSS examples
This text has a color of #00027b
<p style="color:#00027b;">Text here</p>
.mytext {color:#00027b;}
This box has a color of #00027b
<div style="background-color:#00027b;">Content here</div>
.mybackground {background-color:#00027b;}
Border around this has a color of #00027b
<div style="border:2px solid #00027b;">Content here</div>
.myborder {border:2px solid #00027b;}