#b24dd5 color space conversions
Hex:
#b24dd5
RGB:
178, 77, 213
CMY:
30, 70, 16
CMYK:
16, 64, 0, 16
HSL:
285°, 61.8182%, 56.8627%
HSV (HSB):
285°, 63.8498%, 83.5294%
XYZ:
33.0242, 19.5768, 64.9889
xyY:
0.2808, 0.1665, 19.5768
CIE-Lab:
51.3554, 61.1828, -52.2627
CIE-LCH:
51.3554, 80.4657, 319.4958
CIE-Luv:
51.3554, 36.9810, -87.1738
Hunter-Lab:
44.2457, 55.7993, -56.1143
#b24dd5 color charts
#b24dd5 color shades, tints & tones
#b24dd5 color schemes
#b24dd5 color preview, HTML & CSS examples
This text has a color of #b24dd5
<p style="color:#b24dd5;">Text here</p>
.mytext {color:#b24dd5;}
This box has a color of #b24dd5
<div style="background-color:#b24dd5;">Content here</div>
.mybackground {background-color:#b24dd5;}
Border around this has a color of #b24dd5
<div style="border:2px solid #b24dd5;">Content here</div>
.myborder {border:2px solid #b24dd5;}