#245f7e color space conversions
Hex:
#245f7e
RGB:
36, 95, 126
CMY:
86, 63, 51
CMYK:
71, 25, 0, 51
HSL:
201°, 55.5556%, 31.7647%
HSV (HSB):
201°, 71.4286%, 49.4118%
XYZ:
8.5857, 10.0658, 21.2291
xyY:
0.2153, 0.2524, 10.0658
CIE-Lab:
37.9603, -8.2434, -22.9370
CIE-LCH:
37.9603, 24.3733, 250.2320
CIE-Luv:
37.9603, -21.7215, -30.8751
Hunter-Lab:
31.7267, -7.2173, -17.4636
#245f7e color charts
#245f7e color shades, tints & tones
#245f7e color schemes
#245f7e color preview, HTML & CSS examples
This text has a color of #245f7e
<p style="color:#245f7e;">Text here</p>
.mytext {color:#245f7e;}
This box has a color of #245f7e
<div style="background-color:#245f7e;">Content here</div>
.mybackground {background-color:#245f7e;}
Border around this has a color of #245f7e
<div style="border:2px solid #245f7e;">Content here</div>
.myborder {border:2px solid #245f7e;}