#bc75c8 color space conversions
Hex:
#bc75c8
RGB:
188, 117, 200
CMY:
26, 54, 22
CMYK:
6, 42, 0, 22
HSL:
291°, 43.0052%, 62.1569%
HSV (HSB):
291°, 41.5000%, 78.4314%
XYZ:
37.5257, 27.5841, 57.9900
xyY:
0.3048, 0.2241, 27.5841
CIE-Lab:
59.5111, 41.3245, -31.9251
CIE-LCH:
59.5111, 52.2200, 322.3122
CIE-Luv:
59.5111, 32.6677, -55.1522
Hunter-Lab:
52.5205, 35.6264, -28.7001
#bc75c8 color charts
#bc75c8 color shades, tints & tones
#bc75c8 color schemes
#bc75c8 color preview, HTML & CSS examples
This text has a color of #bc75c8
<p style="color:#bc75c8;">Text here</p>
.mytext {color:#bc75c8;}
This box has a color of #bc75c8
<div style="background-color:#bc75c8;">Content here</div>
.mybackground {background-color:#bc75c8;}
Border around this has a color of #bc75c8
<div style="border:2px solid #bc75c8;">Content here</div>
.myborder {border:2px solid #bc75c8;}