#023c8d color space conversions
Hex:
#023c8d
RGB:
2, 60, 141
CMY:
99, 76, 45
CMYK:
99, 57, 0, 45
HSL:
215°, 97.2028%, 28.0392%
HSV (HSB):
215°, 98.5816%, 55.2941%
XYZ:
6.4486, 5.1677, 25.8569
xyY:
0.1721, 0.1379, 5.1677
CIE-Lab:
27.2073, 17.6907, -49.3563
CIE-LCH:
27.2073, 52.4310, 289.7191
CIE-Luv:
27.2073, -13.4957, -63.8118
Hunter-Lab:
22.7326, 10.8535, -51.5258
#023c8d color charts
#023c8d color shades, tints & tones
#023c8d color schemes
#023c8d color preview, HTML & CSS examples
This text has a color of #023c8d
<p style="color:#023c8d;">Text here</p>
.mytext {color:#023c8d;}
This box has a color of #023c8d
<div style="background-color:#023c8d;">Content here</div>
.mybackground {background-color:#023c8d;}
Border around this has a color of #023c8d
<div style="border:2px solid #023c8d;">Content here</div>
.myborder {border:2px solid #023c8d;}