#bc01dd color space conversions
Hex:
#bc01dd
RGB:
188, 1, 221
CMY:
26, 100, 13
CMYK:
15, 100, 0, 13
HSL:
291°, 99.0991%, 43.5294%
HSV (HSB):
291°, 99.5475%, 86.6667%
XYZ:
33.8010, 15.9335, 69.7006
xyY:
0.2830, 0.1334, 15.9335
CIE-Lab:
46.8872, 83.1770, -63.9414
CIE-LCH:
46.8872, 104.9139, 322.4491
CIE-Luv:
46.8872, 50.4215, -104.0863
Hunter-Lab:
39.9168, 81.2970, -75.5872
#bc01dd color charts
#bc01dd color shades, tints & tones
#bc01dd color schemes
#bc01dd color preview, HTML & CSS examples
This text has a color of #bc01dd
<p style="color:#bc01dd;">Text here</p>
.mytext {color:#bc01dd;}
This box has a color of #bc01dd
<div style="background-color:#bc01dd;">Content here</div>
.mybackground {background-color:#bc01dd;}
Border around this has a color of #bc01dd
<div style="border:2px solid #bc01dd;">Content here</div>
.myborder {border:2px solid #bc01dd;}