#b24bdd color space conversions
Hex:
#b24bdd
RGB:
178, 75, 221
CMY:
30, 71, 13
CMYK:
19, 66, 0, 13
HSL:
282°, 68.2243%, 58.0392%
HSV (HSB):
282°, 66.0633%, 86.6667%
XYZ:
33.9273, 19.7176, 70.4243
xyY:
0.2735, 0.1589, 19.7176
CIE-Lab:
51.5164, 63.6641, -56.5545
CIE-LCH:
51.5164, 85.1559, 318.3845
CIE-Luv:
51.5164, 35.5121, -93.9577
Hunter-Lab:
44.4045, 58.6753, -62.9492
#b24bdd color charts
#b24bdd color shades, tints & tones
#b24bdd color schemes
#b24bdd color preview, HTML & CSS examples
This text has a color of #b24bdd
<p style="color:#b24bdd;">Text here</p>
.mytext {color:#b24bdd;}
This box has a color of #b24bdd
<div style="background-color:#b24bdd;">Content here</div>
.mybackground {background-color:#b24bdd;}
Border around this has a color of #b24bdd
<div style="border:2px solid #b24bdd;">Content here</div>
.myborder {border:2px solid #b24bdd;}