#bc80fc color space conversions
Hex:
#bc80fc
RGB:
188, 128, 252
CMY:
26, 50, 1
CMYK:
25, 49, 0, 1
HSL:
269°, 95.3846%, 74.5098%
HSV (HSB):
269°, 49.2063%, 98.8235%
XYZ:
46.0289, 33.1580, 96.0696
xyY:
0.2626, 0.1892, 33.1580
CIE-Lab:
64.2886, 46.5739, -53.3964
CIE-LCH:
64.2886, 70.8541, 311.0959
CIE-Luv:
64.2886, 19.6882, -91.5039
Hunter-Lab:
57.5830, 41.9136, -58.6095
#bc80fc color charts
#bc80fc color shades, tints & tones
#bc80fc color schemes
#bc80fc color preview, HTML & CSS examples
This text has a color of #bc80fc
<p style="color:#bc80fc;">Text here</p>
.mytext {color:#bc80fc;}
This box has a color of #bc80fc
<div style="background-color:#bc80fc;">Content here</div>
.mybackground {background-color:#bc80fc;}
Border around this has a color of #bc80fc
<div style="border:2px solid #bc80fc;">Content here</div>
.myborder {border:2px solid #bc80fc;}