#b335cc color space conversions
Hex:
#b335cc
RGB:
179, 53, 204
CMY:
30, 79, 20
CMYK:
12, 74, 0, 20
HSL:
290°, 59.6838%, 50.3922%
HSV (HSB):
290°, 74.0196%, 80.0000%
XYZ:
30.7626, 16.4895, 58.6882
xyY:
0.2904, 0.1556, 16.4895
CIE-Lab:
47.6103, 69.1105, -53.0917
CIE-LCH:
47.6103, 87.1493, 322.4680
CIE-Luv:
47.6103, 45.2408, -87.6247
Hunter-Lab:
40.6073, 64.1621, -57.2644
#b335cc color charts
#b335cc color shades, tints & tones
#b335cc color schemes
#b335cc color preview, HTML & CSS examples
This text has a color of #b335cc
<p style="color:#b335cc;">Text here</p>
.mytext {color:#b335cc;}
This box has a color of #b335cc
<div style="background-color:#b335cc;">Content here</div>
.mybackground {background-color:#b335cc;}
Border around this has a color of #b335cc
<div style="border:2px solid #b335cc;">Content here</div>
.myborder {border:2px solid #b335cc;}