#b35cc0 color space conversions
Hex:
#b35cc0
RGB:
179, 92, 192
CMY:
30, 64, 25
CMYK:
7, 52, 0, 25
HSL:
292°, 44.2478%, 55.6863%
HSV (HSB):
292°, 52.0833%, 75.2941%
XYZ:
31.9320, 21.0438, 52.2480
xyY:
0.3035, 0.2000, 21.0438
CIE-Lab:
52.9974, 50.1864, -37.6179
CIE-LCH:
52.9974, 62.7199, 323.1461
CIE-Luv:
52.9974, 38.1835, -63.9378
Hunter-Lab:
45.8735, 43.9731, -35.4174
#b35cc0 color charts
#b35cc0 color shades, tints & tones
#b35cc0 color schemes
#b35cc0 color preview, HTML & CSS examples
This text has a color of #b35cc0
<p style="color:#b35cc0;">Text here</p>
.mytext {color:#b35cc0;}
This box has a color of #b35cc0
<div style="background-color:#b35cc0;">Content here</div>
.mybackground {background-color:#b35cc0;}
Border around this has a color of #b35cc0
<div style="border:2px solid #b35cc0;">Content here</div>
.myborder {border:2px solid #b35cc0;}