#bc15e5 color space conversions
Hex:
#bc15e5
RGB:
188, 21, 229
CMY:
26, 92, 10
CMYK:
18, 91, 0, 10
HSL:
288°, 83.2000%, 49.0196%
HSV (HSB):
288°, 90.8297%, 89.8039%
XYZ:
35.1501, 16.8848, 75.5352
xyY:
0.2755, 0.1324, 16.8848
CIE-Lab:
48.1146, 82.5377, -66.5064
CIE-LCH:
48.1146, 105.9980, 321.1392
CIE-Luv:
48.1146, 47.0089, -108.3834
Hunter-Lab:
41.0912, 80.7823, -80.2251
#bc15e5 color charts
#bc15e5 color shades, tints & tones
#bc15e5 color schemes
#bc15e5 color preview, HTML & CSS examples
This text has a color of #bc15e5
<p style="color:#bc15e5;">Text here</p>
.mytext {color:#bc15e5;}
This box has a color of #bc15e5
<div style="background-color:#bc15e5;">Content here</div>
.mybackground {background-color:#bc15e5;}
Border around this has a color of #bc15e5
<div style="border:2px solid #bc15e5;">Content here</div>
.myborder {border:2px solid #bc15e5;}