#023c85 color space conversions
Hex:
#023c85
RGB:
2, 60, 133
CMY:
99, 76, 48
CMYK:
98, 55, 0, 48
HSL:
213°, 97.0370%, 26.4706%
HSV (HSB):
213°, 98.4962%, 52.1569%
XYZ:
5.8745, 4.9381, 22.8338
xyY:
0.1746, 0.1468, 4.9381
CIE-Lab:
26.5576, 14.2506, -45.4484
CIE-LCH:
26.5576, 47.6302, 287.4091
CIE-Luv:
26.5576, -13.6535, -58.3306
Hunter-Lab:
22.2218, 8.3000, -45.3677
#023c85 color charts
#023c85 color shades, tints & tones
#023c85 color schemes
#023c85 color preview, HTML & CSS examples
This text has a color of #023c85
<p style="color:#023c85;">Text here</p>
.mytext {color:#023c85;}
This box has a color of #023c85
<div style="background-color:#023c85;">Content here</div>
.mybackground {background-color:#023c85;}
Border around this has a color of #023c85
<div style="border:2px solid #023c85;">Content here</div>
.myborder {border:2px solid #023c85;}