#bc44e0 color space conversions
Hex:
#bc44e0
RGB:
188, 68, 224
CMY:
26, 73, 12
CMYK:
16, 70, 0, 12
HSL:
286°, 71.5596%, 57.2549%
HSV (HSB):
286°, 69.6429%, 87.8431%
XYZ:
36.2607, 20.2074, 72.5103
xyY:
0.2811, 0.1567, 20.2074
CIE-Lab:
52.0709, 69.2255, -57.2895
CIE-LCH:
52.0709, 89.8568, 320.3896
CIE-Luv:
52.0709, 42.3791, -95.9659
Hunter-Lab:
44.9527, 65.3184, -64.1700
#bc44e0 color charts
#bc44e0 color shades, tints & tones
#bc44e0 color schemes
#bc44e0 color preview, HTML & CSS examples
This text has a color of #bc44e0
<p style="color:#bc44e0;">Text here</p>
.mytext {color:#bc44e0;}
This box has a color of #bc44e0
<div style="background-color:#bc44e0;">Content here</div>
.mybackground {background-color:#bc44e0;}
Border around this has a color of #bc44e0
<div style="border:2px solid #bc44e0;">Content here</div>
.myborder {border:2px solid #bc44e0;}