#bc13d5 color space conversions
Hex:
#bc13d5
RGB:
188, 19, 213
CMY:
26, 93, 16
CMYK:
12, 91, 0, 16
HSL:
292°, 83.6207%, 45.4902%
HSV (HSB):
292°, 91.0798%, 83.5294%
XYZ:
32.9822, 15.9612, 64.2933
xyY:
0.2913, 0.1410, 15.9612
CIE-Lab:
46.9236, 80.1361, -59.3007
CIE-LCH:
46.9236, 99.6914, 323.4985
CIE-Luv:
46.9236, 52.2817, -97.3543
Hunter-Lab:
39.9515, 77.4465, -67.4484
#bc13d5 color charts
#bc13d5 color shades, tints & tones
#bc13d5 color schemes
#bc13d5 color preview, HTML & CSS examples
This text has a color of #bc13d5
<p style="color:#bc13d5;">Text here</p>
.mytext {color:#bc13d5;}
This box has a color of #bc13d5
<div style="background-color:#bc13d5;">Content here</div>
.mybackground {background-color:#bc13d5;}
Border around this has a color of #bc13d5
<div style="border:2px solid #bc13d5;">Content here</div>
.myborder {border:2px solid #bc13d5;}