#bc20db color space conversions
Hex:
#bc20db
RGB:
188, 32, 219
CMY:
26, 87, 14
CMYK:
14, 85, 0, 14
HSL:
290°, 74.5020%, 49.2157%
HSV (HSB):
290°, 85.3881%, 85.8824%
XYZ:
34.0417, 16.8389, 68.4739
xyY:
0.2852, 0.1411, 16.8389
CIE-Lab:
48.0564, 78.9763, -60.9083
CIE-LCH:
48.0564, 99.7350, 322.3598
CIE-Luv:
48.0564, 49.2891, -100.1679
Hunter-Lab:
41.0352, 76.2674, -70.2104
#bc20db color charts
#bc20db color shades, tints & tones
#bc20db color schemes
#bc20db color preview, HTML & CSS examples
This text has a color of #bc20db
<p style="color:#bc20db;">Text here</p>
.mytext {color:#bc20db;}
This box has a color of #bc20db
<div style="background-color:#bc20db;">Content here</div>
.mybackground {background-color:#bc20db;}
Border around this has a color of #bc20db
<div style="border:2px solid #bc20db;">Content here</div>
.myborder {border:2px solid #bc20db;}