#bc6dcd color space conversions
Hex:
#bc6dcd
RGB:
188, 109, 205
CMY:
26, 57, 20
CMYK:
8, 47, 0, 20
HSL:
289°, 48.9796%, 61.5686%
HSV (HSB):
289°, 46.8293%, 80.3922%
XYZ:
37.2271, 26.0364, 60.8211
xyY:
0.3000, 0.2098, 26.0364
CIE-Lab:
58.0716, 46.5539, -37.0034
CIE-LCH:
58.0716, 59.4686, 321.5206
CIE-Luv:
58.0716, 34.8611, -63.6719
Hunter-Lab:
51.0259, 40.9335, -34.9534
#bc6dcd color charts
#bc6dcd color shades, tints & tones
#bc6dcd color schemes
#bc6dcd color preview, HTML & CSS examples
This text has a color of #bc6dcd
<p style="color:#bc6dcd;">Text here</p>
.mytext {color:#bc6dcd;}
This box has a color of #bc6dcd
<div style="background-color:#bc6dcd;">Content here</div>
.mybackground {background-color:#bc6dcd;}
Border around this has a color of #bc6dcd
<div style="border:2px solid #bc6dcd;">Content here</div>
.myborder {border:2px solid #bc6dcd;}