#b65bb9 color space conversions
Hex:
#b65bb9
RGB:
182, 91, 185
CMY:
29, 64, 27
CMYK:
2, 51, 0, 27
HSL:
298°, 40.1709%, 54.1176%
HSV (HSB):
298°, 50.8108%, 72.5490%
XYZ:
31.7894, 20.9300, 48.2634
xyY:
0.3148, 0.2073, 20.9300
CIE-Lab:
52.8728, 50.2052, -33.7465
CIE-LCH:
52.8728, 60.4929, 326.0922
CIE-Luv:
52.8728, 42.1931, -57.9588
Hunter-Lab:
45.7494, 43.9713, -30.5235
#b65bb9 color charts
#b65bb9 color shades, tints & tones
#b65bb9 color schemes
#b65bb9 color preview, HTML & CSS examples
This text has a color of #b65bb9
<p style="color:#b65bb9;">Text here</p>
.mytext {color:#b65bb9;}
This box has a color of #b65bb9
<div style="background-color:#b65bb9;">Content here</div>
.mybackground {background-color:#b65bb9;}
Border around this has a color of #b65bb9
<div style="border:2px solid #b65bb9;">Content here</div>
.myborder {border:2px solid #b65bb9;}