#bc63e5 color space conversions
Hex:
#bc63e5
RGB:
188, 99, 229
CMY:
26, 61, 10
CMYK:
18, 57, 0, 10
HSL:
281°, 71.4286%, 64.3137%
HSV (HSB):
281°, 56.7686%, 89.8039%
XYZ:
39.3437, 25.2722, 76.9331
xyY:
0.2780, 0.1785, 25.2722
CIE-Lab:
57.3397, 56.5147, -51.6867
CIE-LCH:
57.3397, 76.5860, 317.5549
CIE-Luv:
57.3397, 33.2188, -87.9564
Hunter-Lab:
50.2715, 51.7237, -55.5447
#bc63e5 color charts
#bc63e5 color shades, tints & tones
#bc63e5 color schemes
#bc63e5 color preview, HTML & CSS examples
This text has a color of #bc63e5
<p style="color:#bc63e5;">Text here</p>
.mytext {color:#bc63e5;}
This box has a color of #bc63e5
<div style="background-color:#bc63e5;">Content here</div>
.mybackground {background-color:#bc63e5;}
Border around this has a color of #bc63e5
<div style="border:2px solid #bc63e5;">Content here</div>
.myborder {border:2px solid #bc63e5;}