#b35cc8 color space conversions
Hex:
#b35cc8
RGB:
179, 92, 200
CMY:
30, 64, 22
CMYK:
11, 54, 0, 22
HSL:
288°, 49.5413%, 57.2549%
HSV (HSB):
288°, 54.0000%, 78.4314%
XYZ:
32.8429, 21.4081, 57.0448
xyY:
0.2951, 0.1924, 21.4081
CIE-Lab:
53.3933, 51.7540, -41.5874
CIE-LCH:
53.3933, 66.3926, 321.2161
CIE-Luv:
53.3933, 36.3330, -70.3893
Hunter-Lab:
46.2689, 45.7333, -40.7101
#b35cc8 color charts
#b35cc8 color shades, tints & tones
#b35cc8 color schemes
#b35cc8 color preview, HTML & CSS examples
This text has a color of #b35cc8
<p style="color:#b35cc8;">Text here</p>
.mytext {color:#b35cc8;}
This box has a color of #b35cc8
<div style="background-color:#b35cc8;">Content here</div>
.mybackground {background-color:#b35cc8;}
Border around this has a color of #b35cc8
<div style="border:2px solid #b35cc8;">Content here</div>
.myborder {border:2px solid #b35cc8;}