#b65cc4 color space conversions
Hex:
#b65cc4
RGB:
182, 92, 196
CMY:
29, 64, 23
CMYK:
7, 53, 0, 23
HSL:
292°, 46.8468%, 56.4706%
HSV (HSB):
292°, 53.0612%, 76.8627%
XYZ:
33.0824, 21.5849, 54.6472
xyY:
0.3026, 0.1975, 21.5849
CIE-Lab:
53.5838, 51.7837, -38.9678
CIE-LCH:
53.5838, 64.8077, 323.0381
CIE-Luv:
53.5838, 39.1833, -66.4014
Hunter-Lab:
46.4596, 45.7999, -37.2171
#b65cc4 color charts
#b65cc4 color shades, tints & tones
#b65cc4 color schemes
#b65cc4 color preview, HTML & CSS examples
This text has a color of #b65cc4
<p style="color:#b65cc4;">Text here</p>
.mytext {color:#b65cc4;}
This box has a color of #b65cc4
<div style="background-color:#b65cc4;">Content here</div>
.mybackground {background-color:#b65cc4;}
Border around this has a color of #b65cc4
<div style="border:2px solid #b65cc4;">Content here</div>
.myborder {border:2px solid #b65cc4;}