#025bcd color space conversions
Hex:
#025bcd
RGB:
2, 91, 205
CMY:
99, 64, 20
CMYK:
99, 56, 0, 20
HSL:
214°, 98.0676%, 40.5882%
HSV (HSB):
214°, 99.0244%, 80.3922%
XYZ:
14.7856, 11.9029, 59.2758
xyY:
0.1720, 0.1385, 11.9029
CIE-Lab:
41.0613, 22.9538, -64.9246
CIE-LCH:
41.0613, 68.8627, 289.4708
CIE-Luv:
41.0613, -20.5478, -95.9281
Hunter-Lab:
34.5005, 16.1222, -77.7166
#025bcd color charts
#025bcd color shades, tints & tones
#025bcd color schemes
#025bcd color preview, HTML & CSS examples
This text has a color of #025bcd
<p style="color:#025bcd;">Text here</p>
.mytext {color:#025bcd;}
This box has a color of #025bcd
<div style="background-color:#025bcd;">Content here</div>
.mybackground {background-color:#025bcd;}
Border around this has a color of #025bcd
<div style="border:2px solid #025bcd;">Content here</div>
.myborder {border:2px solid #025bcd;}