#bc63cd color space conversions
Hex:
#bc63cd
RGB:
188, 99, 205
CMY:
26, 61, 20
CMYK:
8, 52, 0, 20
HSL:
290°, 51.4563%, 59.6078%
HSV (HSB):
290°, 51.7073%, 80.3922%
XYZ:
36.2203, 24.0228, 60.4855
xyY:
0.3000, 0.1990, 24.0228
CIE-Lab:
56.1106, 51.6782, -40.0808
CIE-LCH:
56.1106, 65.3996, 322.2034
CIE-Luv:
56.1106, 38.5228, -68.7793
Hunter-Lab:
49.0131, 46.1373, -38.8587
#bc63cd color charts
#bc63cd color shades, tints & tones
#bc63cd color schemes
#bc63cd color preview, HTML & CSS examples
This text has a color of #bc63cd
<p style="color:#bc63cd;">Text here</p>
.mytext {color:#bc63cd;}
This box has a color of #bc63cd
<div style="background-color:#bc63cd;">Content here</div>
.mybackground {background-color:#bc63cd;}
Border around this has a color of #bc63cd
<div style="border:2px solid #bc63cd;">Content here</div>
.myborder {border:2px solid #bc63cd;}