#b64d9d color space conversions
Hex:
#b64d9d
RGB:
182, 77, 157
CMY:
29, 70, 38
CMYK:
0, 58, 14, 29
HSL:
314°, 41.8327%, 50.7843%
HSV (HSB):
314°, 57.6923%, 71.3725%
XYZ:
28.0311, 17.6872, 33.8349
xyY:
0.3524, 0.2223, 17.6872
CIE-Lab:
49.1144, 52.1500, -23.2001
CIE-LCH:
49.1144, 57.0777, 336.0171
CIE-Luv:
49.1144, 54.9943, -41.6150
Hunter-Lab:
42.0561, 45.3750, -18.2605
#b64d9d color charts
#b64d9d color shades, tints & tones
#b64d9d color schemes
#b64d9d color preview, HTML & CSS examples
This text has a color of #b64d9d
<p style="color:#b64d9d;">Text here</p>
.mytext {color:#b64d9d;}
This box has a color of #b64d9d
<div style="background-color:#b64d9d;">Content here</div>
.mybackground {background-color:#b64d9d;}
Border around this has a color of #b64d9d
<div style="border:2px solid #b64d9d;">Content here</div>
.myborder {border:2px solid #b64d9d;}