#bc3ed5 color space conversions
Hex:
#bc3ed5
RGB:
188, 62, 213
CMY:
26, 76, 16
CMYK:
12, 71, 0, 16
HSL:
290°, 64.2553%, 53.9216%
HSV (HSB):
290°, 70.8920%, 83.5294%
XYZ:
34.4719, 18.9407, 64.7898
xyY:
0.2916, 0.1602, 18.9407
CIE-Lab:
50.6178, 69.4251, -53.3623
CIE-LCH:
50.6178, 87.5636, 322.4530
CIE-Luv:
50.6178, 46.7018, -89.5002
Hunter-Lab:
43.5209, 65.2240, -57.8007
#bc3ed5 color charts
#bc3ed5 color shades, tints & tones
#bc3ed5 color schemes
#bc3ed5 color preview, HTML & CSS examples
This text has a color of #bc3ed5
<p style="color:#bc3ed5;">Text here</p>
.mytext {color:#bc3ed5;}
This box has a color of #bc3ed5
<div style="background-color:#bc3ed5;">Content here</div>
.mybackground {background-color:#bc3ed5;}
Border around this has a color of #bc3ed5
<div style="border:2px solid #bc3ed5;">Content here</div>
.myborder {border:2px solid #bc3ed5;}