#b972e9 color space conversions
Hex:
#b972e9
RGB:
185, 114, 233
CMY:
27, 55, 9
CMYK:
21, 51, 0, 9
HSL:
276°, 73.0061%, 68.0392%
HSV (HSB):
276°, 51.0730%, 91.3725%
XYZ:
40.7329, 28.2321, 80.3933
xyY:
0.2727, 0.1890, 28.2321
CIE-Lab:
60.0979, 48.9609, -49.5627
CIE-LCH:
60.0979, 69.6680, 314.6500
CIE-Luv:
60.0979, 25.8910, -84.4773
Hunter-Lab:
53.1339, 43.8552, -52.5139
#b972e9 color charts
#b972e9 color shades, tints & tones
#b972e9 color schemes
#b972e9 color preview, HTML & CSS examples
This text has a color of #b972e9
<p style="color:#b972e9;">Text here</p>
.mytext {color:#b972e9;}
This box has a color of #b972e9
<div style="background-color:#b972e9;">Content here</div>
.mybackground {background-color:#b972e9;}
Border around this has a color of #b972e9
<div style="border:2px solid #b972e9;">Content here</div>
.myborder {border:2px solid #b972e9;}