#bc78c3 color space conversions
Hex:
#bc78c3
RGB:
188, 120, 195
CMY:
26, 53, 24
CMYK:
4, 38, 0, 24
HSL:
294°, 38.4615%, 61.7647%
HSV (HSB):
294°, 38.4615%, 76.4706%
XYZ:
37.3058, 28.0644, 55.0805
xyY:
0.3097, 0.2330, 28.0644
CIE-Lab:
59.9469, 38.7283, -28.4158
CIE-LCH:
59.9469, 48.0348, 323.7317
CIE-Luv:
59.9469, 32.3309, -49.2876
Hunter-Lab:
52.9759, 32.9927, -24.5624
#bc78c3 color charts
#bc78c3 color shades, tints & tones
#bc78c3 color schemes
#bc78c3 color preview, HTML & CSS examples
This text has a color of #bc78c3
<p style="color:#bc78c3;">Text here</p>
.mytext {color:#bc78c3;}
This box has a color of #bc78c3
<div style="background-color:#bc78c3;">Content here</div>
.mybackground {background-color:#bc78c3;}
Border around this has a color of #bc78c3
<div style="border:2px solid #bc78c3;">Content here</div>
.myborder {border:2px solid #bc78c3;}