#bc78d5 color space conversions
Hex:
#bc78d5
RGB:
188, 120, 213
CMY:
26, 53, 16
CMYK:
12, 44, 0, 16
HSL:
284°, 52.5424%, 65.2941%
HSV (HSB):
284°, 43.6620%, 83.5294%
XYZ:
39.4657, 28.9284, 66.4545
xyY:
0.2927, 0.2145, 28.9284
CIE-Lab:
60.7184, 42.3360, -37.3759
CIE-LCH:
60.7184, 56.4739, 318.5607
CIE-Luv:
60.7184, 29.0569, -64.2026
Hunter-Lab:
53.7851, 36.8534, -35.6064
#bc78d5 color charts
#bc78d5 color shades, tints & tones
#bc78d5 color schemes
#bc78d5 color preview, HTML & CSS examples
This text has a color of #bc78d5
<p style="color:#bc78d5;">Text here</p>
.mytext {color:#bc78d5;}
This box has a color of #bc78d5
<div style="background-color:#bc78d5;">Content here</div>
.mybackground {background-color:#bc78d5;}
Border around this has a color of #bc78d5
<div style="border:2px solid #bc78d5;">Content here</div>
.myborder {border:2px solid #bc78d5;}