#240db9 color space conversions
Hex:
#240db9
RGB:
36, 13, 185
CMY:
86, 95, 27
CMYK:
81, 93, 0, 27
HSL:
248°, 86.8687%, 38.8235%
HSV (HSB):
248°, 92.9730%, 72.5490%
XYZ:
9.6284, 4.1657, 46.1955
xyY:
0.1605, 0.0694, 4.1657
CIE-Lab:
24.2118, 59.7553, -80.9523
CIE-LCH:
24.2118, 100.6179, 306.4331
CIE-Luv:
24.2118, -4.7373, -91.4045
Hunter-Lab:
20.4100, 48.4898, -119.9083
#240db9 color charts
#240db9 color shades, tints & tones
#240db9 color schemes
#240db9 color preview, HTML & CSS examples
This text has a color of #240db9
<p style="color:#240db9;">Text here</p>
.mytext {color:#240db9;}
This box has a color of #240db9
<div style="background-color:#240db9;">Content here</div>
.mybackground {background-color:#240db9;}
Border around this has a color of #240db9
<div style="border:2px solid #240db9;">Content here</div>
.myborder {border:2px solid #240db9;}