#bc50d9 color space conversions
Hex:
#bc50d9
RGB:
188, 80, 217
CMY:
26, 69, 15
CMYK:
13, 63, 0, 15
HSL:
287°, 64.3192%, 58.2353%
HSV (HSB):
287°, 63.1336%, 85.0980%
XYZ:
36.1321, 21.4384, 67.8793
xyY:
0.2880, 0.1709, 21.4384
CIE-Lab:
53.4260, 62.9552, -51.1529
CIE-LCH:
53.4260, 81.1170, 320.9052
CIE-Luv:
53.4260, 41.4135, -86.5509
Hunter-Lab:
46.3017, 58.2668, -54.5093
#bc50d9 color charts
#bc50d9 color shades, tints & tones
#bc50d9 color schemes
#bc50d9 color preview, HTML & CSS examples
This text has a color of #bc50d9
<p style="color:#bc50d9;">Text here</p>
.mytext {color:#bc50d9;}
This box has a color of #bc50d9
<div style="background-color:#bc50d9;">Content here</div>
.mybackground {background-color:#bc50d9;}
Border around this has a color of #bc50d9
<div style="border:2px solid #bc50d9;">Content here</div>
.myborder {border:2px solid #bc50d9;}