#245e7b color space conversions
Hex:
#245e7b
RGB:
36, 94, 123
CMY:
86, 63, 52
CMYK:
71, 24, 0, 52
HSL:
200°, 54.7170%, 31.1765%
HSV (HSB):
200°, 70.7317%, 48.2353%
XYZ:
8.3054, 9.8105, 20.1948
xyY:
0.2168, 0.2561, 9.8105
CIE-Lab:
37.5002, -8.7281, -21.8155
CIE-LCH:
37.5002, 23.4967, 248.1943
CIE-Luv:
37.5002, -21.4842, -29.0817
Hunter-Lab:
31.3218, -7.4813, -16.3021
#245e7b color charts
#245e7b color shades, tints & tones
#245e7b color schemes
#245e7b color preview, HTML & CSS examples
This text has a color of #245e7b
<p style="color:#245e7b;">Text here</p>
.mytext {color:#245e7b;}
This box has a color of #245e7b
<div style="background-color:#245e7b;">Content here</div>
.mybackground {background-color:#245e7b;}
Border around this has a color of #245e7b
<div style="border:2px solid #245e7b;">Content here</div>
.myborder {border:2px solid #245e7b;}