#bd15d2 color space conversions
Hex:
#bd15d2
RGB:
189, 21, 210
CMY:
26, 92, 18
CMYK:
10, 90, 0, 18
HSL:
293°, 81.8182%, 45.2941%
HSV (HSB):
293°, 90.0000%, 82.3529%
XYZ:
32.8873, 16.0083, 62.3293
xyY:
0.2957, 0.1439, 16.0083
CIE-Lab:
46.9854, 79.5325, -57.4680
CIE-LCH:
46.9854, 98.1223, 324.1491
CIE-Luv:
46.9854, 53.8349, -94.7551
Hunter-Lab:
40.0104, 76.7034, -64.3565
#bd15d2 color charts
#bd15d2 color shades, tints & tones
#bd15d2 color schemes
#bd15d2 color preview, HTML & CSS examples
This text has a color of #bd15d2
<p style="color:#bd15d2;">Text here</p>
.mytext {color:#bd15d2;}
This box has a color of #bd15d2
<div style="background-color:#bd15d2;">Content here</div>
.mybackground {background-color:#bd15d2;}
Border around this has a color of #bd15d2
<div style="border:2px solid #bd15d2;">Content here</div>
.myborder {border:2px solid #bd15d2;}