#022f7f color space conversions
Hex:
#022f7f
RGB:
2, 47, 127
CMY:
99, 82, 50
CMYK:
98, 63, 0, 50
HSL:
218°, 96.8992%, 25.2941%
HSV (HSB):
218°, 98.4252%, 49.8039%
XYZ:
4.8723, 3.5782, 20.5125
xyY:
0.1682, 0.1235, 3.5782
CIE-Lab:
22.2250, 20.9756, -48.7472
CIE-LCH:
22.2250, 53.0685, 293.2819
CIE-Luv:
22.2250, -10.2691, -57.8299
Hunter-Lab:
18.9162, 12.8734, -51.0520
#022f7f color charts
#022f7f color shades, tints & tones
#022f7f color schemes
#022f7f color preview, HTML & CSS examples
This text has a color of #022f7f
<p style="color:#022f7f;">Text here</p>
.mytext {color:#022f7f;}
This box has a color of #022f7f
<div style="background-color:#022f7f;">Content here</div>
.mybackground {background-color:#022f7f;}
Border around this has a color of #022f7f
<div style="border:2px solid #022f7f;">Content here</div>
.myborder {border:2px solid #022f7f;}