#bc1ecb color space conversions
Hex:
#bc1ecb
RGB:
188, 30, 203
CMY:
26, 88, 20
CMYK:
7, 85, 0, 20
HSL:
295°, 74.2489%, 45.6863%
HSV (HSB):
295°, 85.2217%, 79.6078%
XYZ:
31.9828, 15.9317, 57.8894
xyY:
0.3023, 0.1506, 15.9317
CIE-Lab:
46.8848, 76.7181, -53.6008
CIE-LCH:
46.8848, 93.5880, 325.0591
CIE-Luv:
46.8848, 54.7866, -88.8967
Hunter-Lab:
39.9145, 73.1784, -58.0500
#bc1ecb color charts
#bc1ecb color shades, tints & tones
#bc1ecb color schemes
#bc1ecb color preview, HTML & CSS examples
This text has a color of #bc1ecb
<p style="color:#bc1ecb;">Text here</p>
.mytext {color:#bc1ecb;}
This box has a color of #bc1ecb
<div style="background-color:#bc1ecb;">Content here</div>
.mybackground {background-color:#bc1ecb;}
Border around this has a color of #bc1ecb
<div style="border:2px solid #bc1ecb;">Content here</div>
.myborder {border:2px solid #bc1ecb;}