#bb52d9 color space conversions
Hex:
#bb52d9
RGB:
187, 82, 217
CMY:
27, 68, 15
CMYK:
14, 62, 0, 15
HSL:
287°, 63.9810%, 58.6275%
HSV (HSB):
287°, 62.2120%, 85.0980%
XYZ:
36.0352, 21.6091, 67.9174
xyY:
0.2870, 0.1721, 21.6091
CIE-Lab:
53.6098, 61.8390, -50.8679
CIE-LCH:
53.6098, 80.0725, 320.5598
CIE-Luv:
53.6098, 40.2568, -86.0450
Hunter-Lab:
46.4856, 57.0216, -54.0851
#bb52d9 color charts
#bb52d9 color shades, tints & tones
#bb52d9 color schemes
#bb52d9 color preview, HTML & CSS examples
This text has a color of #bb52d9
<p style="color:#bb52d9;">Text here</p>
.mytext {color:#bb52d9;}
This box has a color of #bb52d9
<div style="background-color:#bb52d9;">Content here</div>
.mybackground {background-color:#bb52d9;}
Border around this has a color of #bb52d9
<div style="border:2px solid #bb52d9;">Content here</div>
.myborder {border:2px solid #bb52d9;}