#b972e2 color space conversions
Hex:
#b972e2
RGB:
185, 114, 226
CMY:
27, 55, 11
CMYK:
18, 50, 0, 11
HSL:
278°, 65.8824%, 66.6667%
HSV (HSB):
278°, 49.5575%, 88.6275%
XYZ:
39.7524, 27.8399, 75.2300
xyY:
0.2783, 0.1949, 27.8399
CIE-Lab:
59.7438, 47.4376, -46.2172
CIE-LCH:
59.7438, 66.2296, 315.7465
CIE-Luv:
59.7438, 27.1498, -78.8377
Hunter-Lab:
52.7635, 42.1468, -47.6009
#b972e2 color charts
#b972e2 color shades, tints & tones
#b972e2 color schemes
#b972e2 color preview, HTML & CSS examples
This text has a color of #b972e2
<p style="color:#b972e2;">Text here</p>
.mytext {color:#b972e2;}
This box has a color of #b972e2
<div style="background-color:#b972e2;">Content here</div>
.mybackground {background-color:#b972e2;}
Border around this has a color of #b972e2
<div style="border:2px solid #b972e2;">Content here</div>
.myborder {border:2px solid #b972e2;}