#bc76f2 color space conversions
Hex:
#bc76f2
RGB:
188, 118, 242
CMY:
26, 54, 5
CMYK:
22, 51, 0, 5
HSL:
274°, 82.6667%, 70.5882%
HSV (HSB):
274°, 51.2397%, 94.9020%
XYZ:
43.2445, 30.0590, 87.5271
xyY:
0.2689, 0.1869, 30.0590
CIE-Lab:
61.7051, 49.6270, -51.9876
CIE-LCH:
61.7051, 71.8718, 313.6692
CIE-Luv:
61.7051, 24.6681, -88.9018
Hunter-Lab:
54.8261, 44.8474, -56.2752
#bc76f2 color charts
#bc76f2 color shades, tints & tones
#bc76f2 color schemes
#bc76f2 color preview, HTML & CSS examples
This text has a color of #bc76f2
<p style="color:#bc76f2;">Text here</p>
.mytext {color:#bc76f2;}
This box has a color of #bc76f2
<div style="background-color:#bc76f2;">Content here</div>
.mybackground {background-color:#bc76f2;}
Border around this has a color of #bc76f2
<div style="border:2px solid #bc76f2;">Content here</div>
.myborder {border:2px solid #bc76f2;}