#b65db8 color space conversions
Hex:
#b65db8
RGB:
182, 93, 184
CMY:
29, 64, 28
CMYK:
1, 49, 0, 28
HSL:
299°, 39.0558%, 54.3137%
HSV (HSB):
299°, 49.4565%, 72.1569%
XYZ:
31.8575, 21.2345, 47.7670
xyY:
0.3159, 0.2105, 21.2345
CIE-Lab:
53.2052, 49.0202, -32.6489
CIE-LCH:
53.2052, 58.8976, 326.3352
CIE-Luv:
53.2052, 41.6972, -56.1766
Hunter-Lab:
46.0809, 42.7624, -29.2028
#b65db8 color charts
#b65db8 color shades, tints & tones
#b65db8 color schemes
#b65db8 color preview, HTML & CSS examples
This text has a color of #b65db8
<p style="color:#b65db8;">Text here</p>
.mytext {color:#b65db8;}
This box has a color of #b65db8
<div style="background-color:#b65db8;">Content here</div>
.mybackground {background-color:#b65db8;}
Border around this has a color of #b65db8
<div style="border:2px solid #b65db8;">Content here</div>
.myborder {border:2px solid #b65db8;}