#972db9 color space conversions
Hex:
#972db9
RGB:
151, 45, 185
CMY:
41, 82, 27
CMYK:
18, 76, 0, 27
HSL:
285°, 60.8696%, 45.0980%
HSV (HSB):
285°, 75.6757%, 72.5490%
XYZ:
22.4578, 11.9589, 47.0236
xyY:
0.2758, 0.1468, 11.9589
CIE-Lab:
41.1507, 62.7710, -52.6400
CIE-LCH:
41.1507, 81.9217, 320.0167
CIE-Luv:
41.1507, 34.3052, -82.6329
Hunter-Lab:
34.5816, 55.4030, -56.4146
#972db9 color charts
#972db9 color shades, tints & tones
#972db9 color schemes
#972db9 color preview, HTML & CSS examples
This text has a color of #972db9
<p style="color:#972db9;">Text here</p>
.mytext {color:#972db9;}
This box has a color of #972db9
<div style="background-color:#972db9;">Content here</div>
.mybackground {background-color:#972db9;}
Border around this has a color of #972db9
<div style="border:2px solid #972db9;">Content here</div>
.myborder {border:2px solid #972db9;}