#bc53cc color space conversions
Hex:
#bc53cc
RGB:
188, 83, 204
CMY:
26, 67, 20
CMYK:
8, 59, 0, 20
HSL:
292°, 54.2601%, 56.2745%
HSV (HSB):
292°, 59.3137%, 80.0000%
XYZ:
34.7314, 21.2375, 59.3954
xyY:
0.3011, 0.1841, 21.2375
CIE-Lab:
53.2085, 59.1507, -44.0910
CIE-LCH:
53.2085, 73.7755, 323.2991
CIE-Luv:
53.2085, 43.9607, -75.1915
Hunter-Lab:
46.0842, 53.8794, -44.1568
#bc53cc color charts
#bc53cc color shades, tints & tones
#bc53cc color schemes
#bc53cc color preview, HTML & CSS examples
This text has a color of #bc53cc
<p style="color:#bc53cc;">Text here</p>
.mytext {color:#bc53cc;}
This box has a color of #bc53cc
<div style="background-color:#bc53cc;">Content here</div>
.mybackground {background-color:#bc53cc;}
Border around this has a color of #bc53cc
<div style="border:2px solid #bc53cc;">Content here</div>
.myborder {border:2px solid #bc53cc;}