#bd10da color space conversions
Hex:
#bd10da
RGB:
189, 16, 218
CMY:
26, 94, 15
CMYK:
13, 93, 0, 15
HSL:
291°, 86.3248%, 45.8824%
HSV (HSB):
291°, 92.6606%, 85.4902%
XYZ:
33.8264, 16.2514, 67.6836
xyY:
0.2872, 0.1380, 16.2514
CIE-Lab:
47.3025, 81.4753, -61.5463
CIE-LCH:
47.3025, 102.1086, 322.9327
CIE-Luv:
47.3025, 51.4499, -100.8699
Hunter-Lab:
40.3130, 79.2309, -71.3261
#bd10da color charts
#bd10da color shades, tints & tones
#bd10da color schemes
#bd10da color preview, HTML & CSS examples
This text has a color of #bd10da
<p style="color:#bd10da;">Text here</p>
.mytext {color:#bd10da;}
This box has a color of #bd10da
<div style="background-color:#bd10da;">Content here</div>
.mybackground {background-color:#bd10da;}
Border around this has a color of #bd10da
<div style="border:2px solid #bd10da;">Content here</div>
.myborder {border:2px solid #bd10da;}