#bc52cc color space conversions
Hex:
#bc52cc
RGB:
188, 82, 204
CMY:
26, 68, 20
CMYK:
8, 60, 0, 20
HSL:
292°, 54.4643%, 56.0784%
HSV (HSB):
292°, 59.8039%, 80.0000%
XYZ:
34.6554, 21.0856, 59.3701
xyY:
0.3011, 0.1832, 21.0856
CIE-Lab:
53.0430, 59.6030, -44.3530
CIE-LCH:
53.0430, 74.2947, 323.3456
CIE-Luv:
53.0430, 44.2562, -75.6005
Hunter-Lab:
45.9190, 54.3568, -44.5145
#bc52cc color charts
#bc52cc color shades, tints & tones
#bc52cc color schemes
#bc52cc color preview, HTML & CSS examples
This text has a color of #bc52cc
<p style="color:#bc52cc;">Text here</p>
.mytext {color:#bc52cc;}
This box has a color of #bc52cc
<div style="background-color:#bc52cc;">Content here</div>
.mybackground {background-color:#bc52cc;}
Border around this has a color of #bc52cc
<div style="border:2px solid #bc52cc;">Content here</div>
.myborder {border:2px solid #bc52cc;}