#bc50fd color space conversions
Hex:
#bc50fd
RGB:
188, 80, 253
CMY:
26, 69, 1
CMYK:
26, 68, 0, 1
HSL:
277°, 97.7401%, 65.2941%
HSV (HSB):
277°, 68.3794%, 99.2157%
XYZ:
41.3373, 23.5205, 95.2897
xyY:
0.2581, 0.1469, 23.5205
CIE-Lab:
55.6045, 70.1843, -67.8485
CIE-LCH:
55.6045, 97.6179, 315.9695
CIE-Luv:
55.6045, 32.7569, -113.5190
Hunter-Lab:
48.4980, 67.2733, -82.5455
#bc50fd color charts
#bc50fd color shades, tints & tones
#bc50fd color schemes
#bc50fd color preview, HTML & CSS examples
This text has a color of #bc50fd
<p style="color:#bc50fd;">Text here</p>
.mytext {color:#bc50fd;}
This box has a color of #bc50fd
<div style="background-color:#bc50fd;">Content here</div>
.mybackground {background-color:#bc50fd;}
Border around this has a color of #bc50fd
<div style="border:2px solid #bc50fd;">Content here</div>
.myborder {border:2px solid #bc50fd;}