#b33dcc color space conversions
Hex:
#b33dcc
RGB:
179, 61, 204
CMY:
30, 76, 20
CMYK:
12, 70, 0, 20
HSL:
290°, 58.3673%, 51.9608%
HSV (HSB):
290°, 70.0980%, 80.0000%
XYZ:
31.1582, 17.2808, 58.8201
xyY:
0.2905, 0.1611, 17.2808
CIE-Lab:
48.6119, 66.2586, -51.4866
CIE-LCH:
48.6119, 83.9111, 322.1508
CIE-Luv:
48.6119, 43.6914, -85.4280
Hunter-Lab:
41.5702, 61.0437, -54.7936
#b33dcc color charts
#b33dcc color shades, tints & tones
#b33dcc color schemes
#b33dcc color preview, HTML & CSS examples
This text has a color of #b33dcc
<p style="color:#b33dcc;">Text here</p>
.mytext {color:#b33dcc;}
This box has a color of #b33dcc
<div style="background-color:#b33dcc;">Content here</div>
.mybackground {background-color:#b33dcc;}
Border around this has a color of #b33dcc
<div style="border:2px solid #b33dcc;">Content here</div>
.myborder {border:2px solid #b33dcc;}