#bc71a5 color space conversions
Hex:
#bc71a5
RGB:
188, 113, 165
CMY:
26, 56, 35
CMYK:
0, 40, 12, 26
HSL:
318°, 35.8852%, 59.0196%
HSV (HSB):
318°, 39.8936%, 73.7255%
XYZ:
33.4357, 25.2182, 38.7027
xyY:
0.3434, 0.2590, 25.2182
CIE-Lab:
57.2874, 37.0674, -15.3164
CIE-LCH:
57.2874, 40.1071, 337.5494
CIE-Luv:
57.2874, 41.3691, -28.5466
Hunter-Lab:
50.2178, 30.9668, -10.5422
#bc71a5 color charts
#bc71a5 color shades, tints & tones
#bc71a5 color schemes
#bc71a5 color preview, HTML & CSS examples
This text has a color of #bc71a5
<p style="color:#bc71a5;">Text here</p>
.mytext {color:#bc71a5;}
This box has a color of #bc71a5
<div style="background-color:#bc71a5;">Content here</div>
.mybackground {background-color:#bc71a5;}
Border around this has a color of #bc71a5
<div style="border:2px solid #bc71a5;">Content here</div>
.myborder {border:2px solid #bc71a5;}