#bc70d8 color space conversions
Hex:
#bc70d8
RGB:
188, 112, 216
CMY:
26, 56, 15
CMYK:
13, 48, 0, 15
HSL:
284°, 57.1429%, 64.3137%
HSV (HSB):
284°, 48.1481%, 84.7059%
XYZ:
38.9279, 27.2376, 68.1714
xyY:
0.2898, 0.2028, 27.2376
CIE-Lab:
59.1936, 47.2061, -41.4535
CIE-LCH:
59.1936, 62.8236, 318.7124
CIE-Luv:
59.1936, 31.5344, -71.0732
Hunter-Lab:
52.1896, 41.8100, -40.9133
#bc70d8 color charts
#bc70d8 color shades, tints & tones
#bc70d8 color schemes
#bc70d8 color preview, HTML & CSS examples
This text has a color of #bc70d8
<p style="color:#bc70d8;">Text here</p>
.mytext {color:#bc70d8;}
This box has a color of #bc70d8
<div style="background-color:#bc70d8;">Content here</div>
.mybackground {background-color:#bc70d8;}
Border around this has a color of #bc70d8
<div style="border:2px solid #bc70d8;">Content here</div>
.myborder {border:2px solid #bc70d8;}