#b35ab3 color space conversions
Hex:
#b35ab3
RGB:
179, 90, 179
CMY:
30, 65, 30
CMYK:
0, 50, 0, 30
HSL:
300°, 36.9295%, 52.7451%
HSV (HSB):
300°, 49.7207%, 70.1961%
XYZ:
30.3833, 20.1507, 44.9359
xyY:
0.3182, 0.2111, 20.1507
CIE-Lab:
52.0072, 48.7416, -31.6508
CIE-LCH:
52.0072, 58.1164, 327.0020
CIE-Luv:
52.0072, 42.0197, -54.3363
Hunter-Lab:
44.8895, 42.2601, -27.9286
#b35ab3 color charts
#b35ab3 color shades, tints & tones
#b35ab3 color schemes
#b35ab3 color preview, HTML & CSS examples
This text has a color of #b35ab3
<p style="color:#b35ab3;">Text here</p>
.mytext {color:#b35ab3;}
This box has a color of #b35ab3
<div style="background-color:#b35ab3;">Content here</div>
.mybackground {background-color:#b35ab3;}
Border around this has a color of #b35ab3
<div style="border:2px solid #b35ab3;">Content here</div>
.myborder {border:2px solid #b35ab3;}