#b35cca color space conversions
Hex:
#b35cca
RGB:
179, 92, 202
CMY:
30, 64, 21
CMYK:
11, 54, 0, 21
HSL:
287°, 50.9259%, 57.6471%
HSV (HSB):
287°, 54.4554%, 79.2157%
XYZ:
33.0782, 21.5023, 58.2841
xyY:
0.2931, 0.1905, 21.5023
CIE-Lab:
53.4949, 52.1523, -42.5715
CIE-LCH:
53.4949, 67.3215, 320.7755
CIE-Luv:
53.4949, 35.8764, -71.9934
Hunter-Lab:
46.3705, 46.1838, -42.0634
#b35cca color charts
#b35cca color shades, tints & tones
#b35cca color schemes
#b35cca color preview, HTML & CSS examples
This text has a color of #b35cca
<p style="color:#b35cca;">Text here</p>
.mytext {color:#b35cca;}
This box has a color of #b35cca
<div style="background-color:#b35cca;">Content here</div>
.mybackground {background-color:#b35cca;}
Border around this has a color of #b35cca
<div style="border:2px solid #b35cca;">Content here</div>
.myborder {border:2px solid #b35cca;}