#b24db7 color space conversions
Hex:
#b24db7
RGB:
178, 77, 183
CMY:
30, 70, 28
CMYK:
3, 58, 0, 28
HSL:
297°, 42.4000%, 50.9804%
HSV (HSB):
297°, 57.9235%, 71.7647%
XYZ:
29.5612, 18.1916, 46.7530
xyY:
0.3128, 0.1925, 18.1916
CIE-Lab:
49.7277, 55.4555, -37.5615
CIE-LCH:
49.7277, 66.9789, 325.8891
CIE-Luv:
49.7277, 44.7756, -63.6762
Hunter-Lab:
42.6516, 49.0753, -35.1352
#b24db7 color charts
#b24db7 color shades, tints & tones
#b24db7 color schemes
#b24db7 color preview, HTML & CSS examples
This text has a color of #b24db7
<p style="color:#b24db7;">Text here</p>
.mytext {color:#b24db7;}
This box has a color of #b24db7
<div style="background-color:#b24db7;">Content here</div>
.mybackground {background-color:#b24db7;}
Border around this has a color of #b24db7
<div style="border:2px solid #b24db7;">Content here</div>
.myborder {border:2px solid #b24db7;}