#b24ec0 color space conversions
Hex:
#b24ec0
RGB:
178, 78, 192
CMY:
30, 69, 25
CMYK:
7, 59, 0, 25
HSL:
293°, 47.5000%, 52.9412%
HSV (HSB):
293°, 59.3750%, 75.2941%
XYZ:
30.5989, 18.7195, 51.8697
xyY:
0.3024, 0.1850, 18.7195
CIE-Lab:
50.3574, 56.6595, -41.7907
CIE-LCH:
50.3574, 70.4043, 323.5884
CIE-Luv:
50.3574, 42.0604, -70.4237
Hunter-Lab:
43.2661, 50.5243, -40.7938
#b24ec0 color charts
#b24ec0 color shades, tints & tones
#b24ec0 color schemes
#b24ec0 color preview, HTML & CSS examples
This text has a color of #b24ec0
<p style="color:#b24ec0;">Text here</p>
.mytext {color:#b24ec0;}
This box has a color of #b24ec0
<div style="background-color:#b24ec0;">Content here</div>
.mybackground {background-color:#b24ec0;}
Border around this has a color of #b24ec0
<div style="border:2px solid #b24ec0;">Content here</div>
.myborder {border:2px solid #b24ec0;}