#b24ed4 color space conversions
Hex:
#b24ed4
RGB:
178, 78, 212
CMY:
30, 69, 17
CMYK:
16, 63, 0, 17
HSL:
285°, 60.9091%, 56.8627%
HSV (HSB):
285°, 63.2075%, 83.1373%
XYZ:
32.9682, 19.6672, 64.3459
xyY:
0.2818, 0.1681, 19.6672
CIE-Lab:
51.4589, 60.5376, -51.5270
CIE-LCH:
51.4589, 79.4974, 319.5970
CIE-Luv:
51.4589, 36.9722, -86.0320
Hunter-Lab:
44.3477, 55.0885, -54.9828
#b24ed4 color charts
#b24ed4 color shades, tints & tones
#b24ed4 color schemes
#b24ed4 color preview, HTML & CSS examples
This text has a color of #b24ed4
<p style="color:#b24ed4;">Text here</p>
.mytext {color:#b24ed4;}
This box has a color of #b24ed4
<div style="background-color:#b24ed4;">Content here</div>
.mybackground {background-color:#b24ed4;}
Border around this has a color of #b24ed4
<div style="border:2px solid #b24ed4;">Content here</div>
.myborder {border:2px solid #b24ed4;}