#b65ca5 color space conversions
Hex:
#b65ca5
RGB:
182, 92, 165
CMY:
29, 64, 35
CMYK:
0, 49, 9, 29
HSL:
311°, 38.1356%, 53.7255%
HSV (HSB):
311°, 49.4505%, 71.3725%
XYZ:
29.9101, 20.3160, 37.9423
xyY:
0.3392, 0.2304, 20.3160
CIE-Lab:
52.1926, 46.1583, -23.1666
CIE-LCH:
52.1926, 51.6457, 333.3482
CIE-Luv:
52.1926, 46.7697, -41.1420
Hunter-Lab:
45.0733, 39.5723, -18.3585
#b65ca5 color charts
#b65ca5 color shades, tints & tones
#b65ca5 color schemes
#b65ca5 color preview, HTML & CSS examples
This text has a color of #b65ca5
<p style="color:#b65ca5;">Text here</p>
.mytext {color:#b65ca5;}
This box has a color of #b65ca5
<div style="background-color:#b65ca5;">Content here</div>
.mybackground {background-color:#b65ca5;}
Border around this has a color of #b65ca5
<div style="border:2px solid #b65ca5;">Content here</div>
.myborder {border:2px solid #b65ca5;}