#bc2da1 color space conversions
Hex:
#bc2da1
RGB:
188, 45, 161
CMY:
26, 82, 37
CMYK:
0, 76, 14, 26
HSL:
311°, 61.3734%, 45.6863%
HSV (HSB):
311°, 76.0638%, 73.7255%
XYZ:
28.1104, 15.1413, 35.1592
xyY:
0.3585, 0.1931, 15.1413
CIE-Lab:
45.8272, 66.6330, -30.6126
CIE-LCH:
45.8272, 73.3287, 335.3249
CIE-Luv:
45.8272, 67.8475, -53.9430
Hunter-Lab:
38.9119, 60.8549, -26.3337
#bc2da1 color charts
#bc2da1 color shades, tints & tones
#bc2da1 color schemes
#bc2da1 color preview, HTML & CSS examples
This text has a color of #bc2da1
<p style="color:#bc2da1;">Text here</p>
.mytext {color:#bc2da1;}
This box has a color of #bc2da1
<div style="background-color:#bc2da1;">Content here</div>
.mybackground {background-color:#bc2da1;}
Border around this has a color of #bc2da1
<div style="border:2px solid #bc2da1;">Content here</div>
.myborder {border:2px solid #bc2da1;}