#b72ed6 color space conversions
Hex:
#b72ed6
RGB:
183, 46, 214
CMY:
28, 82, 16
CMYK:
14, 79, 0, 16
HSL:
289°, 67.2000%, 50.9804%
HSV (HSB):
289°, 78.5047%, 83.9216%
XYZ:
32.6430, 16.8763, 65.1553
xyY:
0.2847, 0.1472, 16.8763
CIE-Lab:
48.1038, 73.8404, -58.0124
CIE-LCH:
48.1038, 93.9034, 321.8452
CIE-Luv:
48.1038, 45.9487, -95.5095
Hunter-Lab:
41.0808, 69.9458, -65.2791
#b72ed6 color charts
#b72ed6 color shades, tints & tones
#b72ed6 color schemes
#b72ed6 color preview, HTML & CSS examples
This text has a color of #b72ed6
<p style="color:#b72ed6;">Text here</p>
.mytext {color:#b72ed6;}
This box has a color of #b72ed6
<div style="background-color:#b72ed6;">Content here</div>
.mybackground {background-color:#b72ed6;}
Border around this has a color of #b72ed6
<div style="border:2px solid #b72ed6;">Content here</div>
.myborder {border:2px solid #b72ed6;}