#245da3 color space conversions
Hex:
#245da3
RGB:
36, 93, 163
CMY:
86, 64, 36
CMYK:
78, 43, 0, 36
HSL:
213°, 63.8191%, 39.0196%
HSV (HSB):
213°, 77.9141%, 63.9216%
XYZ:
11.2528, 10.8481, 36.1511
xyY:
0.1932, 0.1862, 10.8481
CIE-Lab:
39.3235, 7.0512, -43.1044
CIE-LCH:
39.3235, 43.6773, 279.2904
CIE-Luv:
39.3235, -19.6650, -62.6965
Hunter-Lab:
32.9365, 3.3458, -42.0213
#245da3 color charts
#245da3 color shades, tints & tones
#245da3 color schemes
#245da3 color preview, HTML & CSS examples
This text has a color of #245da3
<p style="color:#245da3;">Text here</p>
.mytext {color:#245da3;}
This box has a color of #245da3
<div style="background-color:#245da3;">Content here</div>
.mybackground {background-color:#245da3;}
Border around this has a color of #245da3
<div style="border:2px solid #245da3;">Content here</div>
.myborder {border:2px solid #245da3;}