#025cc3 color space conversions
Hex:
#025cc3
RGB:
2, 92, 195
CMY:
99, 64, 24
CMYK:
99, 53, 0, 24
HSL:
212°, 97.9695%, 38.6275%
HSV (HSB):
212°, 98.9744%, 76.4706%
XYZ:
13.7025, 11.6073, 53.1480
xyY:
0.1746, 0.1479, 11.6073
CIE-Lab:
40.5851, 18.2733, -59.9123
CIE-LCH:
40.5851, 62.6370, 286.9617
CIE-Luv:
40.5851, -21.1056, -88.3762
Hunter-Lab:
34.0695, 12.1697, -68.6429
#025cc3 color charts
#025cc3 color shades, tints & tones
#025cc3 color schemes
#025cc3 color preview, HTML & CSS examples
This text has a color of #025cc3
<p style="color:#025cc3;">Text here</p>
.mytext {color:#025cc3;}
This box has a color of #025cc3
<div style="background-color:#025cc3;">Content here</div>
.mybackground {background-color:#025cc3;}
Border around this has a color of #025cc3
<div style="border:2px solid #025cc3;">Content here</div>
.myborder {border:2px solid #025cc3;}