#b64f9f color space conversions
Hex:
#b64f9f
RGB:
182, 79, 159
CMY:
29, 69, 38
CMYK:
0, 57, 13, 29
HSL:
313°, 41.3655%, 51.1765%
HSV (HSB):
313°, 56.5934%, 71.3725%
XYZ:
28.3454, 18.0403, 34.7890
xyY:
0.3492, 0.2222, 18.0403
CIE-Lab:
49.5449, 51.5340, -23.7196
CIE-LCH:
49.5449, 56.7306, 335.2848
CIE-Luv:
49.5449, 53.6415, -42.3602
Hunter-Lab:
42.4738, 44.7949, -18.8310
#b64f9f color charts
#b64f9f color shades, tints & tones
#b64f9f color schemes
#b64f9f color preview, HTML & CSS examples
This text has a color of #b64f9f
<p style="color:#b64f9f;">Text here</p>
.mytext {color:#b64f9f;}
This box has a color of #b64f9f
<div style="background-color:#b64f9f;">Content here</div>
.mybackground {background-color:#b64f9f;}
Border around this has a color of #b64f9f
<div style="border:2px solid #b64f9f;">Content here</div>
.myborder {border:2px solid #b64f9f;}