#bb52d5 color space conversions
Hex:
#bb52d5
RGB:
187, 82, 213
CMY:
27, 68, 16
CMYK:
12, 62, 0, 16
HSL:
288°, 60.9302%, 57.8431%
HSV (HSB):
288°, 61.5023%, 83.5294%
XYZ:
35.5211, 21.4035, 65.2099
xyY:
0.2908, 0.1752, 21.4035
CIE-Lab:
53.3883, 61.0646, -48.9483
CIE-LCH:
53.3883, 78.2612, 321.2849
CIE-Luv:
53.3883, 41.2712, -82.9351
Hunter-Lab:
46.2639, 56.0891, -51.1857
#bb52d5 color charts
#bb52d5 color shades, tints & tones
#bb52d5 color schemes
#bb52d5 color preview, HTML & CSS examples
This text has a color of #bb52d5
<p style="color:#bb52d5;">Text here</p>
.mytext {color:#bb52d5;}
This box has a color of #bb52d5
<div style="background-color:#bb52d5;">Content here</div>
.mybackground {background-color:#bb52d5;}
Border around this has a color of #bb52d5
<div style="border:2px solid #bb52d5;">Content here</div>
.myborder {border:2px solid #bb52d5;}