#bc37cd color space conversions
Hex:
#bc37cd
RGB:
188, 55, 205
CMY:
26, 78, 20
CMYK:
8, 73, 0, 20
HSL:
293°, 60.0000%, 50.9804%
HSV (HSB):
293°, 73.1707%, 80.3922%
XYZ:
33.1247, 17.8315, 59.4536
xyY:
0.3000, 0.1615, 17.8315
CIE-Lab:
49.2911, 70.4364, -50.8983
CIE-LCH:
49.2911, 86.9018, 324.1476
CIE-Luv:
49.2911, 50.4935, -85.3961
Hunter-Lab:
42.2274, 66.1239, -53.9175
#bc37cd color charts
#bc37cd color shades, tints & tones
#bc37cd color schemes
#bc37cd color preview, HTML & CSS examples
This text has a color of #bc37cd
<p style="color:#bc37cd;">Text here</p>
.mytext {color:#bc37cd;}
This box has a color of #bc37cd
<div style="background-color:#bc37cd;">Content here</div>
.mybackground {background-color:#bc37cd;}
Border around this has a color of #bc37cd
<div style="border:2px solid #bc37cd;">Content here</div>
.myborder {border:2px solid #bc37cd;}