#bc70d3 color space conversions
Hex:
#bc70d3
RGB:
188, 112, 211
CMY:
26, 56, 17
CMYK:
11, 47, 0, 17
HSL:
286°, 52.9412%, 63.3333%
HSV (HSB):
286°, 46.9194%, 82.7451%
XYZ:
38.2911, 26.9829, 64.8181
xyY:
0.2943, 0.2074, 26.9829
CIE-Lab:
58.9585, 46.1837, -39.0062
CIE-LCH:
58.9585, 60.4518, 319.8160
CIE-Luv:
58.9585, 32.5151, -66.9846
Hunter-Lab:
51.9450, 40.6768, -37.6218
#bc70d3 color charts
#bc70d3 color shades, tints & tones
#bc70d3 color schemes
#bc70d3 color preview, HTML & CSS examples
This text has a color of #bc70d3
<p style="color:#bc70d3;">Text here</p>
.mytext {color:#bc70d3;}
This box has a color of #bc70d3
<div style="background-color:#bc70d3;">Content here</div>
.mybackground {background-color:#bc70d3;}
Border around this has a color of #bc70d3
<div style="border:2px solid #bc70d3;">Content here</div>
.myborder {border:2px solid #bc70d3;}