#bc44fe color space conversions
Hex:
#bc44fe
RGB:
188, 68, 254
CMY:
26, 73, 0
CMYK:
26, 73, 0, 0
HSL:
279°, 98.9362%, 63.1373%
HSV (HSB):
279°, 73.2283%, 99.6078%
XYZ:
40.6956, 21.9814, 95.8639
xyY:
0.2567, 0.1386, 21.9814
CIE-Lab:
54.0072, 75.0985, -70.9859
CIE-LCH:
54.0072, 103.3382, 316.6126
CIE-Luv:
54.0072, 34.7864, -117.7291
Hunter-Lab:
46.8843, 72.8904, -88.4107
#bc44fe color charts
#bc44fe color shades, tints & tones
#bc44fe color schemes
#bc44fe color preview, HTML & CSS examples
This text has a color of #bc44fe
<p style="color:#bc44fe;">Text here</p>
.mytext {color:#bc44fe;}
This box has a color of #bc44fe
<div style="background-color:#bc44fe;">Content here</div>
.mybackground {background-color:#bc44fe;}
Border around this has a color of #bc44fe
<div style="border:2px solid #bc44fe;">Content here</div>
.myborder {border:2px solid #bc44fe;}