#bc01fd color space conversions
Hex:
#bc01fd
RGB:
188, 1, 253
CMY:
26, 100, 1
CMYK:
26, 100, 0, 1
HSL:
285°, 99.2126%, 49.8039%
HSV (HSB):
285°, 99.6047%, 99.2157%
XYZ:
38.4795, 17.8049, 94.3371
xyY:
0.2555, 0.1182, 17.8049
CIE-Lab:
49.2586, 88.5980, -78.1500
CIE-LCH:
49.2586, 118.1399, 318.5853
CIE-Luv:
49.2586, 40.7747, -125.5580
Hunter-Lab:
42.1959, 88.9360, -103.0172
#bc01fd color charts
#bc01fd color shades, tints & tones
#bc01fd color schemes
#bc01fd color preview, HTML & CSS examples
This text has a color of #bc01fd
<p style="color:#bc01fd;">Text here</p>
.mytext {color:#bc01fd;}
This box has a color of #bc01fd
<div style="background-color:#bc01fd;">Content here</div>
.mybackground {background-color:#bc01fd;}
Border around this has a color of #bc01fd
<div style="border:2px solid #bc01fd;">Content here</div>
.myborder {border:2px solid #bc01fd;}