#b35caf color space conversions
Hex:
#b35caf
RGB:
179, 92, 175
CMY:
30, 64, 31
CMYK:
0, 49, 2, 30
HSL:
303°, 36.4017%, 53.1373%
HSV (HSB):
303°, 48.6034%, 70.1961%
XYZ:
30.1554, 20.3331, 42.8928
xyY:
0.3229, 0.2177, 20.3331
CIE-Lab:
52.2118, 47.0029, -29.0061
CIE-LCH:
52.2118, 55.2325, 328.3208
CIE-Luv:
52.2118, 42.2290, -50.0917
Hunter-Lab:
45.0923, 40.4602, -24.8333
#b35caf color charts
#b35caf color shades, tints & tones
#b35caf color schemes
#b35caf color preview, HTML & CSS examples
This text has a color of #b35caf
<p style="color:#b35caf;">Text here</p>
.mytext {color:#b35caf;}
This box has a color of #b35caf
<div style="background-color:#b35caf;">Content here</div>
.mybackground {background-color:#b35caf;}
Border around this has a color of #b35caf
<div style="border:2px solid #b35caf;">Content here</div>
.myborder {border:2px solid #b35caf;}