#b32dec color space conversions
Hex:
#b32dec
RGB:
179, 45, 236
CMY:
30, 82, 7
CMYK:
24, 81, 0, 7
HSL:
282°, 83.4061%, 55.0980%
HSV (HSB):
282°, 80.9322%, 92.5490%
XYZ:
34.6691, 17.5166, 80.9107
xyY:
0.2605, 0.1316, 17.5166
CIE-Lab:
48.9045, 77.4887, -69.2486
CIE-LCH:
48.9045, 103.9224, 318.2141
CIE-Luv:
48.9045, 37.4443, -112.1948
Hunter-Lab:
41.8528, 74.6193, -85.3235
#b32dec color charts
#b32dec color shades, tints & tones
#b32dec color schemes
#b32dec color preview, HTML & CSS examples
This text has a color of #b32dec
<p style="color:#b32dec;">Text here</p>
.mytext {color:#b32dec;}
This box has a color of #b32dec
<div style="background-color:#b32dec;">Content here</div>
.mybackground {background-color:#b32dec;}
Border around this has a color of #b32dec
<div style="border:2px solid #b32dec;">Content here</div>
.myborder {border:2px solid #b32dec;}