#b512d6 color space conversions
Hex:
#b512d6
RGB:
181, 18, 214
CMY:
29, 93, 16
CMYK:
15, 92, 0, 16
HSL:
290°, 84.4828%, 45.4902%
HSV (HSB):
290°, 91.5888%, 83.9216%
XYZ:
31.4100, 15.1114, 64.8796
xyY:
0.2820, 0.1356, 15.1114
CIE-Lab:
45.7864, 79.3636, -61.7699
CIE-LCH:
45.7864, 100.5689, 322.1058
CIE-Luv:
45.7864, 47.4288, -99.9523
Hunter-Lab:
38.8734, 76.2007, -71.7435
#b512d6 color charts
#b512d6 color shades, tints & tones
#b512d6 color schemes
#b512d6 color preview, HTML & CSS examples
This text has a color of #b512d6
<p style="color:#b512d6;">Text here</p>
.mytext {color:#b512d6;}
This box has a color of #b512d6
<div style="background-color:#b512d6;">Content here</div>
.mybackground {background-color:#b512d6;}
Border around this has a color of #b512d6
<div style="border:2px solid #b512d6;">Content here</div>
.myborder {border:2px solid #b512d6;}