#bc57d3 color space conversions
Hex:
#bc57d3
RGB:
188, 87, 211
CMY:
26, 66, 17
CMYK:
11, 59, 0, 17
HSL:
289°, 58.4906%, 58.4314%
HSV (HSB):
289°, 58.7678%, 82.7451%
XYZ:
35.9051, 22.2109, 64.0227
xyY:
0.2940, 0.1818, 22.2109
CIE-Lab:
54.2501, 58.6433, -46.4332
CIE-LCH:
54.2501, 74.8002, 321.6282
CIE-Luv:
54.2501, 40.9790, -79.0576
Hunter-Lab:
47.1284, 53.5166, -47.5540
#bc57d3 color charts
#bc57d3 color shades, tints & tones
#bc57d3 color schemes
#bc57d3 color preview, HTML & CSS examples
This text has a color of #bc57d3
<p style="color:#bc57d3;">Text here</p>
.mytext {color:#bc57d3;}
This box has a color of #bc57d3
<div style="background-color:#bc57d3;">Content here</div>
.mybackground {background-color:#bc57d3;}
Border around this has a color of #bc57d3
<div style="border:2px solid #bc57d3;">Content here</div>
.myborder {border:2px solid #bc57d3;}