#bc1ec2 color space conversions
Hex:
#bc1ec2
RGB:
188, 30, 194
CMY:
26, 88, 24
CMYK:
3, 85, 0, 24
HSL:
298°, 73.2143%, 43.9216%
HSV (HSB):
298°, 84.5361%, 76.0784%
XYZ:
30.9409, 15.5150, 52.4029
xyY:
0.3130, 0.1569, 15.5150
CIE-Lab:
46.3316, 75.2844, -49.2652
CIE-LCH:
46.3316, 89.9711, 326.7997
CIE-Luv:
46.3316, 57.9566, -82.2535
Hunter-Lab:
39.3890, 71.2847, -51.3066
#bc1ec2 color charts
#bc1ec2 color shades, tints & tones
#bc1ec2 color schemes
#bc1ec2 color preview, HTML & CSS examples
This text has a color of #bc1ec2
<p style="color:#bc1ec2;">Text here</p>
.mytext {color:#bc1ec2;}
This box has a color of #bc1ec2
<div style="background-color:#bc1ec2;">Content here</div>
.mybackground {background-color:#bc1ec2;}
Border around this has a color of #bc1ec2
<div style="border:2px solid #bc1ec2;">Content here</div>
.myborder {border:2px solid #bc1ec2;}