#b24e9d color space conversions
Hex:
#b24e9d
RGB:
178, 78, 157
CMY:
30, 69, 38
CMYK:
0, 56, 12, 30
HSL:
313°, 39.3701%, 50.1961%
HSV (HSB):
313°, 56.1798%, 69.8039%
XYZ:
27.1703, 17.3481, 33.8148
xyY:
0.3469, 0.2215, 17.3481
CIE-Lab:
48.6957, 50.5129, -23.8953
CIE-LCH:
48.6957, 55.8797, 334.6833
CIE-Luv:
48.6957, 51.6970, -42.2856
Hunter-Lab:
41.6510, 43.5519, -18.9794
#b24e9d color charts
#b24e9d color shades, tints & tones
#b24e9d color schemes
#b24e9d color preview, HTML & CSS examples
This text has a color of #b24e9d
<p style="color:#b24e9d;">Text here</p>
.mytext {color:#b24e9d;}
This box has a color of #b24e9d
<div style="background-color:#b24e9d;">Content here</div>
.mybackground {background-color:#b24e9d;}
Border around this has a color of #b24e9d
<div style="border:2px solid #b24e9d;">Content here</div>
.myborder {border:2px solid #b24e9d;}