#bc21d3 color space conversions
Hex:
#bc21d3
RGB:
188, 33, 211
CMY:
26, 87, 17
CMYK:
11, 84, 0, 17
HSL:
292°, 72.9508%, 47.8431%
HSV (HSB):
292°, 84.3602%, 82.7451%
XYZ:
33.0408, 16.4822, 63.0680
xyY:
0.2935, 0.1464, 16.4822
CIE-Lab:
47.6009, 77.4245, -57.0601
CIE-LCH:
47.6009, 96.1790, 323.6106
CIE-Luv:
47.6009, 51.7765, -94.2873
Hunter-Lab:
40.5983, 74.2244, -63.6860
#bc21d3 color charts
#bc21d3 color shades, tints & tones
#bc21d3 color schemes
#bc21d3 color preview, HTML & CSS examples
This text has a color of #bc21d3
<p style="color:#bc21d3;">Text here</p>
.mytext {color:#bc21d3;}
This box has a color of #bc21d3
<div style="background-color:#bc21d3;">Content here</div>
.mybackground {background-color:#bc21d3;}
Border around this has a color of #bc21d3
<div style="border:2px solid #bc21d3;">Content here</div>
.myborder {border:2px solid #bc21d3;}