#972ac5 color space conversions
Hex:
#972ac5
RGB:
151, 42, 197
CMY:
41, 84, 23
CMYK:
23, 79, 0, 23
HSL:
282°, 64.8536%, 46.8627%
HSV (HSB):
282°, 78.6802%, 77.2549%
XYZ:
23.6685, 12.2665, 53.9435
xyY:
0.2633, 0.1365, 12.2665
CIE-Lab:
41.6365, 66.1345, -58.8813
CIE-LCH:
41.6365, 88.5482, 318.3205
CIE-Luv:
41.6365, 31.6023, -91.7764
Hunter-Lab:
35.0235, 59.3373, -66.8026
#972ac5 color charts
#972ac5 color shades, tints & tones
#972ac5 color schemes
#972ac5 color preview, HTML & CSS examples
This text has a color of #972ac5
<p style="color:#972ac5;">Text here</p>
.mytext {color:#972ac5;}
This box has a color of #972ac5
<div style="background-color:#972ac5;">Content here</div>
.mybackground {background-color:#972ac5;}
Border around this has a color of #972ac5
<div style="border:2px solid #972ac5;">Content here</div>
.myborder {border:2px solid #972ac5;}