#bc44ca color space conversions
Hex:
#bc44ca
RGB:
188, 68, 202
CMY:
26, 73, 21
CMYK:
7, 66, 0, 21
HSL:
294°, 55.8333%, 52.9412%
HSV (HSB):
294°, 66.3366%, 79.2157%
XYZ:
33.4668, 19.0899, 57.7979
xyY:
0.3033, 0.1730, 19.0899
CIE-Lab:
50.7922, 65.1736, -46.7785
CIE-LCH:
50.7922, 80.2236, 324.3310
CIE-Luv:
50.7922, 48.5857, -79.2273
Hunter-Lab:
43.6920, 60.2651, -47.8474
#bc44ca color charts
#bc44ca color shades, tints & tones
#bc44ca color schemes
#bc44ca color preview, HTML & CSS examples
This text has a color of #bc44ca
<p style="color:#bc44ca;">Text here</p>
.mytext {color:#bc44ca;}
This box has a color of #bc44ca
<div style="background-color:#bc44ca;">Content here</div>
.mybackground {background-color:#bc44ca;}
Border around this has a color of #bc44ca
<div style="border:2px solid #bc44ca;">Content here</div>
.myborder {border:2px solid #bc44ca;}