#b64b9e color space conversions
Hex:
#b64b9e
RGB:
182, 75, 158
CMY:
29, 71, 38
CMYK:
0, 59, 13, 29
HSL:
313°, 42.2925%, 50.3922%
HSV (HSB):
313°, 58.7912%, 71.3725%
XYZ:
27.9790, 17.4459, 34.2405
xyY:
0.3512, 0.2190, 17.4459
CIE-Lab:
48.8170, 53.2261, -24.2521
CIE-LCH:
48.8170, 58.4909, 335.5039
CIE-Luv:
48.8170, 55.4519, -43.2748
Hunter-Lab:
41.7682, 46.4763, -19.3666
#b64b9e color charts
#b64b9e color shades, tints & tones
#b64b9e color schemes
#b64b9e color preview, HTML & CSS examples
This text has a color of #b64b9e
<p style="color:#b64b9e;">Text here</p>
.mytext {color:#b64b9e;}
This box has a color of #b64b9e
<div style="background-color:#b64b9e;">Content here</div>
.mybackground {background-color:#b64b9e;}
Border around this has a color of #b64b9e
<div style="border:2px solid #b64b9e;">Content here</div>
.myborder {border:2px solid #b64b9e;}