#bc37d4 color space conversions
Hex:
#bc37d4
RGB:
188, 55, 212
CMY:
26, 78, 17
CMYK:
11, 74, 0, 17
HSL:
291°, 64.6091%, 52.3529%
HSV (HSB):
291°, 74.0566%, 83.1373%
XYZ:
33.9889, 18.1772, 64.0045
xyY:
0.2926, 0.1565, 18.1772
CIE-Lab:
49.7103, 71.6632, -54.2444
CIE-LCH:
49.7103, 89.8781, 322.8767
CIE-Luv:
49.7103, 48.3395, -90.6458
Hunter-Lab:
42.6347, 67.6914, -59.1635
#bc37d4 color charts
#bc37d4 color shades, tints & tones
#bc37d4 color schemes
#bc37d4 color preview, HTML & CSS examples
This text has a color of #bc37d4
<p style="color:#bc37d4;">Text here</p>
.mytext {color:#bc37d4;}
This box has a color of #bc37d4
<div style="background-color:#bc37d4;">Content here</div>
.mybackground {background-color:#bc37d4;}
Border around this has a color of #bc37d4
<div style="border:2px solid #bc37d4;">Content here</div>
.myborder {border:2px solid #bc37d4;}