#bc33c9 color space conversions
Hex:
#bc33c9
RGB:
188, 51, 201
CMY:
26, 80, 21
CMYK:
6, 75, 0, 21
HSL:
295°, 59.5238%, 49.4118%
HSV (HSB):
295°, 74.6269%, 78.8235%
XYZ:
32.4655, 17.2761, 56.8818
xyY:
0.3045, 0.1620, 17.2761
CIE-Lab:
48.6060, 71.0397, -49.6877
CIE-LCH:
48.6060, 86.6920, 325.0297
CIE-Luv:
48.6060, 52.5049, -83.3909
Hunter-Lab:
41.5645, 66.6862, -52.0444
#bc33c9 color charts
#bc33c9 color shades, tints & tones
#bc33c9 color schemes
#bc33c9 color preview, HTML & CSS examples
This text has a color of #bc33c9
<p style="color:#bc33c9;">Text here</p>
.mytext {color:#bc33c9;}
This box has a color of #bc33c9
<div style="background-color:#bc33c9;">Content here</div>
.mybackground {background-color:#bc33c9;}
Border around this has a color of #bc33c9
<div style="border:2px solid #bc33c9;">Content here</div>
.myborder {border:2px solid #bc33c9;}