#225dbc color space conversions
Hex:
#225dbc
RGB:
34, 93, 188
CMY:
87, 64, 26
CMYK:
82, 51, 0, 26
HSL:
217°, 69.3694%, 43.5294%
HSV (HSB):
217°, 81.9149%, 73.7255%
XYZ:
13.6511, 11.7996, 49.1350
xyY:
0.1830, 0.1582, 11.7996
CIE-Lab:
40.8959, 16.6057, -55.3090
CIE-LCH:
40.8959, 57.7480, 286.7116
CIE-Luv:
40.8959, -19.3051, -81.9757
Hunter-Lab:
34.3506, 10.8235, -60.7629
#225dbc color charts
#225dbc color shades, tints & tones
#225dbc color schemes
#225dbc color preview, HTML & CSS examples
This text has a color of #225dbc
<p style="color:#225dbc;">Text here</p>
.mytext {color:#225dbc;}
This box has a color of #225dbc
<div style="background-color:#225dbc;">Content here</div>
.mybackground {background-color:#225dbc;}
Border around this has a color of #225dbc
<div style="border:2px solid #225dbc;">Content here</div>
.myborder {border:2px solid #225dbc;}