#b64db9 color space conversions
Hex:
#b64db9
RGB:
182, 77, 185
CMY:
29, 70, 27
CMYK:
2, 58, 0, 27
HSL:
298°, 43.5484%, 51.3725%
HSV (HSB):
298°, 58.3784%, 72.5490%
XYZ:
30.7022, 18.7556, 47.9010
xyY:
0.3154, 0.1926, 18.7556
CIE-Lab:
50.4001, 56.8611, -37.6272
CIE-LCH:
50.4001, 68.1835, 326.5058
CIE-Luv:
50.4001, 46.9334, -64.1755
Hunter-Lab:
43.3078, 50.7557, -35.2628
#b64db9 color charts
#b64db9 color shades, tints & tones
#b64db9 color schemes
#b64db9 color preview, HTML & CSS examples
This text has a color of #b64db9
<p style="color:#b64db9;">Text here</p>
.mytext {color:#b64db9;}
This box has a color of #b64db9
<div style="background-color:#b64db9;">Content here</div>
.mybackground {background-color:#b64db9;}
Border around this has a color of #b64db9
<div style="border:2px solid #b64db9;">Content here</div>
.myborder {border:2px solid #b64db9;}