#bc44d4 color space conversions
Hex:
#bc44d4
RGB:
188, 68, 212
CMY:
26, 73, 17
CMYK:
11, 68, 0, 17
HSL:
290°, 62.6087%, 54.9020%
HSV (HSB):
290°, 67.9245%, 83.1373%
XYZ:
34.6898, 19.5791, 64.2381
xyY:
0.2927, 0.1652, 19.5791
CIE-Lab:
51.3579, 66.9846, -51.6073
CIE-LCH:
51.3579, 84.5591, 322.3881
CIE-Luv:
51.3579, 45.6986, -86.9129
Hunter-Lab:
44.2483, 62.5063, -55.1015
#bc44d4 color charts
#bc44d4 color shades, tints & tones
#bc44d4 color schemes
#bc44d4 color preview, HTML & CSS examples
This text has a color of #bc44d4
<p style="color:#bc44d4;">Text here</p>
.mytext {color:#bc44d4;}
This box has a color of #bc44d4
<div style="background-color:#bc44d4;">Content here</div>
.mybackground {background-color:#bc44d4;}
Border around this has a color of #bc44d4
<div style="border:2px solid #bc44d4;">Content here</div>
.myborder {border:2px solid #bc44d4;}