#b65bc5 color space conversions
Hex:
#b65bc5
RGB:
182, 91, 197
CMY:
29, 64, 23
CMYK:
8, 54, 0, 23
HSL:
292°, 47.7477%, 56.4706%
HSV (HSB):
292°, 53.8071%, 77.2549%
XYZ:
33.1105, 21.4585, 55.2201
xyY:
0.3016, 0.1955, 21.4585
CIE-Lab:
53.4477, 52.4702, -39.7559
CIE-LCH:
53.4477, 65.8305, 322.8493
CIE-Luv:
53.4477, 39.2849, -67.6767
Hunter-Lab:
46.3233, 46.5208, -38.2509
#b65bc5 color charts
#b65bc5 color shades, tints & tones
#b65bc5 color schemes
#b65bc5 color preview, HTML & CSS examples
This text has a color of #b65bc5
<p style="color:#b65bc5;">Text here</p>
.mytext {color:#b65bc5;}
This box has a color of #b65bc5
<div style="background-color:#b65bc5;">Content here</div>
.mybackground {background-color:#b65bc5;}
Border around this has a color of #b65bc5
<div style="border:2px solid #b65bc5;">Content here</div>
.myborder {border:2px solid #b65bc5;}