#bc75f1 color space conversions
Hex:
#bc75f1
RGB:
188, 117, 241
CMY:
26, 54, 5
CMYK:
22, 51, 0, 5
HSL:
274°, 81.5789%, 70.1961%
HSV (HSB):
274°, 51.4523%, 94.5098%
XYZ:
42.9775, 29.7648, 86.6991
xyY:
0.2696, 0.1867, 29.7648
CIE-Lab:
61.4508, 49.9304, -51.8379
CIE-LCH:
61.4508, 71.9737, 313.9262
CIE-Luv:
61.4508, 25.1737, -88.6277
Hunter-Lab:
54.5571, 45.1388, -56.0303
#bc75f1 color charts
#bc75f1 color shades, tints & tones
#bc75f1 color schemes
#bc75f1 color preview, HTML & CSS examples
This text has a color of #bc75f1
<p style="color:#bc75f1;">Text here</p>
.mytext {color:#bc75f1;}
This box has a color of #bc75f1
<div style="background-color:#bc75f1;">Content here</div>
.mybackground {background-color:#bc75f1;}
Border around this has a color of #bc75f1
<div style="border:2px solid #bc75f1;">Content here</div>
.myborder {border:2px solid #bc75f1;}