#bc0ffc color space conversions
Hex:
#bc0ffc
RGB:
188, 15, 252
CMY:
26, 94, 1
CMYK:
25, 94, 0, 1
HSL:
284°, 97.5309%, 52.3529%
HSV (HSB):
284°, 94.0476%, 98.8235%
XYZ:
38.4805, 18.0613, 93.5535
xyY:
0.2564, 0.1203, 18.0613
CIE-Lab:
49.5704, 87.2577, -77.0832
CIE-LCH:
49.5704, 116.4291, 318.5427
CIE-Luv:
49.5704, 40.6101, -124.2775
Hunter-Lab:
42.4986, 87.2512, -100.7680
#bc0ffc color charts
#bc0ffc color shades, tints & tones
#bc0ffc color schemes
#bc0ffc color preview, HTML & CSS examples
This text has a color of #bc0ffc
<p style="color:#bc0ffc;">Text here</p>
.mytext {color:#bc0ffc;}
This box has a color of #bc0ffc
<div style="background-color:#bc0ffc;">Content here</div>
.mybackground {background-color:#bc0ffc;}
Border around this has a color of #bc0ffc
<div style="border:2px solid #bc0ffc;">Content here</div>
.myborder {border:2px solid #bc0ffc;}