#bc2dd4 color space conversions
Hex:
#bc2dd4
RGB:
188, 45, 212
CMY:
26, 82, 17
CMYK:
11, 79, 0, 17
HSL:
291°, 66.0079%, 50.3922%
HSV (HSB):
291°, 78.7736%, 83.1373%
XYZ:
33.5611, 17.3216, 63.8619
xyY:
0.2925, 0.1510, 17.3216
CIE-Lab:
48.6627, 74.6835, -55.9261
CIE-LCH:
48.6627, 93.3025, 323.1726
CIE-Luv:
48.6627, 49.9572, -92.9218
Hunter-Lab:
41.6192, 71.1059, -61.8430
#bc2dd4 color charts
#bc2dd4 color shades, tints & tones
#bc2dd4 color schemes
#bc2dd4 color preview, HTML & CSS examples
This text has a color of #bc2dd4
<p style="color:#bc2dd4;">Text here</p>
.mytext {color:#bc2dd4;}
This box has a color of #bc2dd4
<div style="background-color:#bc2dd4;">Content here</div>
.mybackground {background-color:#bc2dd4;}
Border around this has a color of #bc2dd4
<div style="border:2px solid #bc2dd4;">Content here</div>
.myborder {border:2px solid #bc2dd4;}