#245acc color space conversions
Hex:
#245acc
RGB:
36, 90, 204
CMY:
86, 65, 20
CMYK:
82, 56, 0, 20
HSL:
221°, 70.0000%, 47.0588%
HSV (HSB):
221°, 82.3529%, 80.0000%
XYZ:
15.2828, 12.0470, 58.6466
xyY:
0.1778, 0.1401, 12.0470
CIE-Lab:
41.2908, 24.9460, -63.9490
CIE-LCH:
41.2908, 68.6424, 291.3103
CIE-Luv:
41.2908, -17.9697, -94.9131
Hunter-Lab:
34.7088, 17.8557, -75.8845
#245acc color charts
#245acc RGB chart
#245acc CMYK chart
#245acc RGB pie chart
#245acc color shades, tints & tones
#245acc color schemes
#245acc color preview, HTML & CSS examples
This text has a color of #245acc
<p style="color:#245acc;">Text here</p>
.mytext {color:#245acc;}
Text color #245acc
This box has a color of #245acc
<div style="background-color:#245acc;">Content here</div>
.mybackground {background-color:#245acc;}
Background color #245acc
Border around this has a color of #245acc
<div style="border:2px solid #245acc;">Content here</div>
.myborder {border:2px solid #245acc;}
Border color #245acc