#bc44bd color space conversions
Hex:
#bc44bd
RGB:
188, 68, 189
CMY:
26, 73, 26
CMYK:
1, 64, 0, 26
HSL:
300°, 47.8261%, 50.3922%
HSV (HSB):
300°, 64.0212%, 74.1176%
XYZ:
31.9915, 18.4997, 50.0288
xyY:
0.3183, 0.1840, 18.4997
CIE-Lab:
50.0967, 62.9050, -40.3700
CIE-LCH:
50.0967, 74.7447, 327.3092
CIE-Luv:
50.0967, 52.4945, -69.0654
Hunter-Lab:
43.0113, 57.4970, -38.8555
#bc44bd color charts
#bc44bd color shades, tints & tones
#bc44bd color schemes
#bc44bd color preview, HTML & CSS examples
This text has a color of #bc44bd
<p style="color:#bc44bd;">Text here</p>
.mytext {color:#bc44bd;}
This box has a color of #bc44bd
<div style="background-color:#bc44bd;">Content here</div>
.mybackground {background-color:#bc44bd;}
Border around this has a color of #bc44bd
<div style="border:2px solid #bc44bd;">Content here</div>
.myborder {border:2px solid #bc44bd;}