#bc70c3 color space conversions
Hex:
#bc70c3
RGB:
188, 112, 195
CMY:
26, 56, 24
CMYK:
4, 43, 0, 24
HSL:
295°, 40.8867%, 60.1961%
HSV (HSB):
295°, 42.5641%, 76.4706%
XYZ:
36.3835, 26.2198, 54.7731
xyY:
0.3100, 0.2234, 26.2198
CIE-Lab:
58.2451, 43.0215, -31.0529
CIE-LCH:
58.2451, 53.0578, 324.1783
CIE-Luv:
58.2451, 35.7143, -53.8104
Hunter-Lab:
51.2053, 37.2225, -27.5773
#bc70c3 color charts
#bc70c3 color shades, tints & tones
#bc70c3 color schemes
#bc70c3 color preview, HTML & CSS examples
This text has a color of #bc70c3
<p style="color:#bc70c3;">Text here</p>
.mytext {color:#bc70c3;}
This box has a color of #bc70c3
<div style="background-color:#bc70c3;">Content here</div>
.mybackground {background-color:#bc70c3;}
Border around this has a color of #bc70c3
<div style="border:2px solid #bc70c3;">Content here</div>
.myborder {border:2px solid #bc70c3;}