#bc01fa color space conversions
Hex:
#bc01fa
RGB:
188, 1, 250
CMY:
26, 100, 2
CMYK:
25, 100, 0, 2
HSL:
285°, 99.2032%, 49.2157%
HSV (HSB):
285°, 99.6000%, 98.0392%
XYZ:
38.0052, 17.6152, 91.8395
xyY:
0.2577, 0.1195, 17.6152
CIE-Lab:
49.0260, 88.0747, -76.8534
CIE-LCH:
49.0260, 116.8913, 318.8923
CIE-Luv:
49.0260, 41.6087, -123.6011
Hunter-Lab:
41.9705, 88.1875, -100.3586
#bc01fa color charts
#bc01fa color shades, tints & tones
#bc01fa color schemes
#bc01fa color preview, HTML & CSS examples
This text has a color of #bc01fa
<p style="color:#bc01fa;">Text here</p>
.mytext {color:#bc01fa;}
This box has a color of #bc01fa
<div style="background-color:#bc01fa;">Content here</div>
.mybackground {background-color:#bc01fa;}
Border around this has a color of #bc01fa
<div style="border:2px solid #bc01fa;">Content here</div>
.myborder {border:2px solid #bc01fa;}