#bc52e2 color space conversions
Hex:
#bc52e2
RGB:
188, 82, 226
CMY:
26, 68, 11
CMYK:
17, 64, 0, 11
HSL:
284°, 71.2871%, 60.3922%
HSV (HSB):
284°, 63.7168%, 88.6275%
XYZ:
37.4838, 22.2169, 74.2642
xyY:
0.2798, 0.1658, 22.2169
CIE-Lab:
54.2564, 63.8375, -54.9184
CIE-LCH:
54.2564, 84.2096, 319.2951
CIE-Luv:
54.2564, 38.6354, -92.7159
Hunter-Lab:
47.1348, 59.4654, -60.4211
#bc52e2 color charts
#bc52e2 color shades, tints & tones
#bc52e2 color schemes
#bc52e2 color preview, HTML & CSS examples
This text has a color of #bc52e2
<p style="color:#bc52e2;">Text here</p>
.mytext {color:#bc52e2;}
This box has a color of #bc52e2
<div style="background-color:#bc52e2;">Content here</div>
.mybackground {background-color:#bc52e2;}
Border around this has a color of #bc52e2
<div style="border:2px solid #bc52e2;">Content here</div>
.myborder {border:2px solid #bc52e2;}