#245db4 color space conversions
Hex:
#245db4
RGB:
36, 93, 180
CMY:
86, 64, 29
CMYK:
80, 48, 0, 29
HSL:
216°, 66.6667%, 42.3529%
HSV (HSB):
216°, 80.0000%, 70.5882%
XYZ:
12.8801, 11.4991, 44.7207
xyY:
0.1864, 0.1664, 11.4991
CIE-Lab:
40.4086, 13.6804, -51.4102
CIE-LCH:
40.4086, 53.1993, 284.9013
CIE-Luv:
40.4086, -19.2267, -75.8801
Hunter-Lab:
33.9103, 8.4566, -54.4542
#245db4 color charts
#245db4 color shades, tints & tones
#245db4 color schemes
#245db4 color preview, HTML & CSS examples
This text has a color of #245db4
<p style="color:#245db4;">Text here</p>
.mytext {color:#245db4;}
This box has a color of #245db4
<div style="background-color:#245db4;">Content here</div>
.mybackground {background-color:#245db4;}
Border around this has a color of #245db4
<div style="border:2px solid #245db4;">Content here</div>
.myborder {border:2px solid #245db4;}