#bc50ff color space conversions
Hex:
#bc50ff
RGB:
188, 80, 255
CMY:
26, 69, 0
CMYK:
26, 69, 0, 0
HSL:
277°, 100.0000%, 65.6863%
HSV (HSB):
277°, 68.6275%, 100.0000%
XYZ:
41.6577, 23.6487, 96.9768
xyY:
0.2567, 0.1457, 23.6487
CIE-Lab:
55.7343, 70.6009, -68.7471
CIE-LCH:
55.7343, 98.5426, 315.7622
CIE-Luv:
55.7343, 32.3121, -114.9650
Hunter-Lab:
48.6299, 67.8056, -84.1940
#bc50ff color charts
#bc50ff color shades, tints & tones
#bc50ff color schemes
#bc50ff color preview, HTML & CSS examples
This text has a color of #bc50ff
<p style="color:#bc50ff;">Text here</p>
.mytext {color:#bc50ff;}
This box has a color of #bc50ff
<div style="background-color:#bc50ff;">Content here</div>
.mybackground {background-color:#bc50ff;}
Border around this has a color of #bc50ff
<div style="border:2px solid #bc50ff;">Content here</div>
.myborder {border:2px solid #bc50ff;}