#245da5 color space conversions
Hex:
#245da5
RGB:
36, 93, 165
CMY:
86, 64, 35
CMYK:
78, 44, 0, 35
HSL:
213°, 64.1791%, 39.4118%
HSV (HSB):
213°, 78.1818%, 64.7059%
XYZ:
11.4334, 10.9204, 37.1025
xyY:
0.1923, 0.1837, 10.9204
CIE-Lab:
39.4460, 7.8298, -44.0974
CIE-LCH:
39.4460, 44.7871, 280.0683
CIE-Luv:
39.4460, -19.6078, -64.2761
Hunter-Lab:
33.0460, 3.9279, -43.4359
#245da5 color charts
#245da5 color shades, tints & tones
#245da5 color schemes
#245da5 color preview, HTML & CSS examples
This text has a color of #245da5
<p style="color:#245da5;">Text here</p>
.mytext {color:#245da5;}
This box has a color of #245da5
<div style="background-color:#245da5;">Content here</div>
.mybackground {background-color:#245da5;}
Border around this has a color of #245da5
<div style="border:2px solid #245da5;">Content here</div>
.myborder {border:2px solid #245da5;}