#bd05ca color space conversions
Hex:
#bd05ca
RGB:
189, 5, 202
CMY:
26, 98, 21
CMYK:
6, 98, 0, 21
HSL:
296°, 95.1691%, 40.5882%
HSV (HSB):
296°, 97.5248%, 79.2157%
XYZ:
31.7012, 15.1916, 57.1386
xyY:
0.3047, 0.1460, 15.1916
CIE-Lab:
45.8955, 79.9583, -54.6029
CIE-LCH:
45.8955, 96.8236, 325.6712
CIE-Luv:
45.8955, 57.5025, -90.1546
Hunter-Lab:
38.9764, 76.9729, -59.6343
#bd05ca color charts
#bd05ca color shades, tints & tones
#bd05ca color schemes
#bd05ca color preview, HTML & CSS examples
This text has a color of #bd05ca
<p style="color:#bd05ca;">Text here</p>
.mytext {color:#bd05ca;}
This box has a color of #bd05ca
<div style="background-color:#bd05ca;">Content here</div>
.mybackground {background-color:#bd05ca;}
Border around this has a color of #bd05ca
<div style="border:2px solid #bd05ca;">Content here</div>
.myborder {border:2px solid #bd05ca;}