#bc21d7 color space conversions
Hex:
#bc21d7
RGB:
188, 33, 215
CMY:
26, 87, 16
CMYK:
13, 85, 0, 16
HSL:
291°, 73.3871%, 48.6275%
HSV (HSB):
291°, 84.6512%, 84.3137%
XYZ:
33.5486, 16.6854, 65.7424
xyY:
0.2893, 0.1439, 16.6854
CIE-Lab:
47.8611, 78.0949, -58.9355
CIE-LCH:
47.8611, 97.8377, 322.9594
CIE-Luv:
47.8611, 50.4713, -97.1697
Hunter-Lab:
40.8477, 75.1202, -66.8308
#bc21d7 color charts
#bc21d7 color shades, tints & tones
#bc21d7 color schemes
#bc21d7 color preview, HTML & CSS examples
This text has a color of #bc21d7
<p style="color:#bc21d7;">Text here</p>
.mytext {color:#bc21d7;}
This box has a color of #bc21d7
<div style="background-color:#bc21d7;">Content here</div>
.mybackground {background-color:#bc21d7;}
Border around this has a color of #bc21d7
<div style="border:2px solid #bc21d7;">Content here</div>
.myborder {border:2px solid #bc21d7;}