#245ccc color space conversions
Hex:
#245ccc
RGB:
36, 92, 204
CMY:
86, 64, 20
CMYK:
82, 55, 0, 20
HSL:
220°, 70.0000%, 47.0588%
HSV (HSB):
220°, 82.3529%, 80.0000%
XYZ:
15.4538, 12.3890, 58.7036
xyY:
0.1786, 0.1431, 12.3890
CIE-Lab:
41.8278, 23.6414, -63.0758
CIE-LCH:
41.8278, 67.3607, 290.5464
CIE-Luv:
41.8278, -18.5137, -94.0113
Hunter-Lab:
35.1980, 16.7744, -74.2458
#245ccc color charts
#245ccc color shades, tints & tones
#245ccc color schemes
#245ccc color preview, HTML & CSS examples
This text has a color of #245ccc
<p style="color:#245ccc;">Text here</p>
.mytext {color:#245ccc;}
This box has a color of #245ccc
<div style="background-color:#245ccc;">Content here</div>
.mybackground {background-color:#245ccc;}
Border around this has a color of #245ccc
<div style="border:2px solid #245ccc;">Content here</div>
.myborder {border:2px solid #245ccc;}