#b35bcc color space conversions
Hex:
#b35bcc
RGB:
179, 91, 204
CMY:
30, 64, 20
CMYK:
12, 55, 0, 20
HSL:
287°, 52.5581%, 57.8431%
HSV (HSB):
287°, 55.3922%, 80.0000%
XYZ:
33.2306, 21.4255, 59.5108
xyY:
0.2911, 0.1877, 21.4255
CIE-Lab:
53.4121, 53.0482, -43.8457
CIE-LCH:
53.4121, 68.8227, 320.4254
CIE-Luv:
53.4121, 35.7436, -74.0557
Hunter-Lab:
46.2877, 47.1441, -43.8262
#b35bcc color charts
#b35bcc color shades, tints & tones
#b35bcc color schemes
#b35bcc color preview, HTML & CSS examples
This text has a color of #b35bcc
<p style="color:#b35bcc;">Text here</p>
.mytext {color:#b35bcc;}
This box has a color of #b35bcc
<div style="background-color:#b35bcc;">Content here</div>
.mybackground {background-color:#b35bcc;}
Border around this has a color of #b35bcc
<div style="border:2px solid #b35bcc;">Content here</div>
.myborder {border:2px solid #b35bcc;}