#bc13d2 color space conversions
Hex:
#bc13d2
RGB:
188, 19, 210
CMY:
26, 93, 18
CMYK:
10, 91, 0, 18
HSL:
293°, 83.4061%, 44.9020%
HSV (HSB):
293°, 90.9524%, 82.3529%
XYZ:
32.6048, 15.8103, 62.3060
xyY:
0.2945, 0.1428, 15.8103
CIE-Lab:
46.7246, 79.6486, -57.8970
CIE-LCH:
46.7246, 98.4680, 323.9864
CIE-Luv:
46.7246, 53.2969, -95.2155
Hunter-Lab:
39.7621, 76.7856, -65.0721
#bc13d2 color charts
#bc13d2 color shades, tints & tones
#bc13d2 color schemes
#bc13d2 color preview, HTML & CSS examples
This text has a color of #bc13d2
<p style="color:#bc13d2;">Text here</p>
.mytext {color:#bc13d2;}
This box has a color of #bc13d2
<div style="background-color:#bc13d2;">Content here</div>
.mybackground {background-color:#bc13d2;}
Border around this has a color of #bc13d2
<div style="border:2px solid #bc13d2;">Content here</div>
.myborder {border:2px solid #bc13d2;}