#bc15d5 color space conversions
Hex:
#bc15d5
RGB:
188, 21, 213
CMY:
26, 92, 16
CMYK:
12, 90, 0, 16
HSL:
292°, 82.0513%, 45.8824%
HSV (HSB):
292°, 90.1408%, 83.5294%
XYZ:
33.0174, 16.0318, 64.3050
xyY:
0.2913, 0.1414, 16.0318
CIE-Lab:
47.0162, 79.8621, -59.1513
CIE-LCH:
47.0162, 99.3823, 323.4739
CIE-Luv:
47.0162, 52.1503, -97.1709
Hunter-Lab:
40.0397, 77.1247, -67.1938
#bc15d5 color charts
#bc15d5 color shades, tints & tones
#bc15d5 color schemes
#bc15d5 color preview, HTML & CSS examples
This text has a color of #bc15d5
<p style="color:#bc15d5;">Text here</p>
.mytext {color:#bc15d5;}
This box has a color of #bc15d5
<div style="background-color:#bc15d5;">Content here</div>
.mybackground {background-color:#bc15d5;}
Border around this has a color of #bc15d5
<div style="border:2px solid #bc15d5;">Content here</div>
.myborder {border:2px solid #bc15d5;}