#bc20e5 color space conversions
Hex:
#bc20e5
RGB:
188, 32, 229
CMY:
26, 87, 10
CMYK:
18, 86, 0, 10
HSL:
288°, 79.1165%, 51.1765%
HSV (HSB):
288°, 86.0262%, 89.8039%
XYZ:
35.3984, 17.3815, 75.6180
xyY:
0.2757, 0.1354, 17.3815
CIE-Lab:
48.7372, 80.6973, -65.4976
CIE-LCH:
48.7372, 103.9326, 320.9356
CIE-Luv:
48.7372, 46.1923, -107.2110
Hunter-Lab:
41.6912, 78.5981, -78.3544
#bc20e5 color charts
#bc20e5 color shades, tints & tones
#bc20e5 color schemes
#bc20e5 color preview, HTML & CSS examples
This text has a color of #bc20e5
<p style="color:#bc20e5;">Text here</p>
.mytext {color:#bc20e5;}
This box has a color of #bc20e5
<div style="background-color:#bc20e5;">Content here</div>
.mybackground {background-color:#bc20e5;}
Border around this has a color of #bc20e5
<div style="border:2px solid #bc20e5;">Content here</div>
.myborder {border:2px solid #bc20e5;}