#bc78f2 color space conversions
Hex:
#bc78f2
RGB:
188, 120, 242
CMY:
26, 53, 5
CMYK:
22, 50, 0, 5
HSL:
273°, 82.4324%, 70.9804%
HSV (HSB):
273°, 50.4132%, 94.9020%
XYZ:
43.4825, 30.5351, 87.6065
xyY:
0.2690, 0.1889, 30.5351
CIE-Lab:
62.1132, 48.5724, -51.3402
CIE-LCH:
62.1132, 70.6760, 313.4132
CIE-Luv:
62.1132, 23.9976, -87.8401
Hunter-Lab:
55.2586, 43.7576, -55.3168
#bc78f2 color charts
#bc78f2 color shades, tints & tones
#bc78f2 color schemes
#bc78f2 color preview, HTML & CSS examples
This text has a color of #bc78f2
<p style="color:#bc78f2;">Text here</p>
.mytext {color:#bc78f2;}
This box has a color of #bc78f2
<div style="background-color:#bc78f2;">Content here</div>
.mybackground {background-color:#bc78f2;}
Border around this has a color of #bc78f2
<div style="border:2px solid #bc78f2;">Content here</div>
.myborder {border:2px solid #bc78f2;}