#025ccc color space conversions
Hex:
#025ccc
RGB:
2, 92, 204
CMY:
99, 64, 20
CMYK:
99, 55, 0, 20
HSL:
213°, 98.0583%, 40.3922%
HSV (HSB):
213°, 99.0196%, 80.0000%
XYZ:
14.7513, 12.0268, 58.6707
xyY:
0.1726, 0.1407, 12.0268
CIE-Lab:
41.2587, 21.8947, -64.0265
CIE-LCH:
41.2587, 67.6667, 288.8788
CIE-Luv:
41.2587, -20.8471, -94.7811
Hunter-Lab:
34.6797, 15.2367, -76.0302
#025ccc color charts
#025ccc color shades, tints & tones
#025ccc color schemes
#025ccc color preview, HTML & CSS examples
This text has a color of #025ccc
<p style="color:#025ccc;">Text here</p>
.mytext {color:#025ccc;}
This box has a color of #025ccc
<div style="background-color:#025ccc;">Content here</div>
.mybackground {background-color:#025ccc;}
Border around this has a color of #025ccc
<div style="border:2px solid #025ccc;">Content here</div>
.myborder {border:2px solid #025ccc;}