#bc55d3 color space conversions
Hex:
#bc55d3
RGB:
188, 85, 211
CMY:
26, 67, 17
CMYK:
11, 60, 0, 17
HSL:
289°, 58.8785%, 58.0392%
HSV (HSB):
289°, 59.7156%, 82.7451%
XYZ:
35.7454, 21.8915, 63.9695
xyY:
0.2939, 0.1800, 21.8915
CIE-Lab:
53.9117, 59.5651, -46.9701
CIE-LCH:
53.9117, 75.8564, 321.7424
CIE-Luv:
53.9117, 41.5669, -79.8931
Hunter-Lab:
46.7884, 54.4909, -48.3100
#bc55d3 color charts
#bc55d3 color shades, tints & tones
#bc55d3 color schemes
#bc55d3 color preview, HTML & CSS examples
This text has a color of #bc55d3
<p style="color:#bc55d3;">Text here</p>
.mytext {color:#bc55d3;}
This box has a color of #bc55d3
<div style="background-color:#bc55d3;">Content here</div>
.mybackground {background-color:#bc55d3;}
Border around this has a color of #bc55d3
<div style="border:2px solid #bc55d3;">Content here</div>
.myborder {border:2px solid #bc55d3;}