#b65bc7 color space conversions
Hex:
#b65bc7
RGB:
182, 91, 199
CMY:
29, 64, 22
CMYK:
9, 54, 0, 22
HSL:
291°, 49.0909%, 56.8627%
HSV (HSB):
291°, 54.2714%, 78.0392%
XYZ:
33.3413, 21.5508, 56.4353
xyY:
0.2995, 0.1936, 21.5508
CIE-Lab:
53.5471, 52.8571, -40.7459
CIE-LCH:
53.5471, 66.7390, 322.3724
CIE-Luv:
53.5471, 38.8084, -69.2860
Hunter-Lab:
46.4228, 46.9604, -39.5817
#b65bc7 color charts
#b65bc7 color shades, tints & tones
#b65bc7 color schemes
#b65bc7 color preview, HTML & CSS examples
This text has a color of #b65bc7
<p style="color:#b65bc7;">Text here</p>
.mytext {color:#b65bc7;}
This box has a color of #b65bc7
<div style="background-color:#b65bc7;">Content here</div>
.mybackground {background-color:#b65bc7;}
Border around this has a color of #b65bc7
<div style="border:2px solid #b65bc7;">Content here</div>
.myborder {border:2px solid #b65bc7;}