#bc2da2 color space conversions
Hex:
#bc2da2
RGB:
188, 45, 162
CMY:
26, 82, 36
CMYK:
0, 76, 14, 26
HSL:
311°, 61.3734%, 45.6863%
HSV (HSB):
311°, 76.0638%, 73.7255%
XYZ:
28.1990, 15.1768, 35.6256
xyY:
0.3569, 0.1921, 15.1768
CIE-Lab:
45.8754, 66.7748, -31.1336
CIE-LCH:
45.8754, 73.6762, 335.0028
CIE-Luv:
45.8754, 67.4665, -54.7297
Hunter-Lab:
38.9574, 61.0305, -26.9491
#bc2da2 color charts
#bc2da2 color shades, tints & tones
#bc2da2 color schemes
#bc2da2 color preview, HTML & CSS examples
This text has a color of #bc2da2
<p style="color:#bc2da2;">Text here</p>
.mytext {color:#bc2da2;}
This box has a color of #bc2da2
<div style="background-color:#bc2da2;">Content here</div>
.mybackground {background-color:#bc2da2;}
Border around this has a color of #bc2da2
<div style="border:2px solid #bc2da2;">Content here</div>
.myborder {border:2px solid #bc2da2;}