#bd10c5 color space conversions
Hex:
#bd10c5
RGB:
189, 16, 197
CMY:
26, 94, 23
CMYK:
4, 92, 0, 23
HSL:
297°, 84.9765%, 41.7647%
HSV (HSB):
297°, 91.8782%, 77.2549%
XYZ:
31.2496, 15.2206, 54.1142
xyY:
0.3107, 0.1513, 15.2206
CIE-Lab:
45.9349, 78.1343, -51.6370
CIE-LCH:
45.9349, 93.6555, 326.5403
CIE-Luv:
45.9349, 58.7804, -85.7812
Hunter-Lab:
39.0136, 74.7033, -54.9292
#bd10c5 color charts
#bd10c5 color shades, tints & tones
#bd10c5 color schemes
#bd10c5 color preview, HTML & CSS examples
This text has a color of #bd10c5
<p style="color:#bd10c5;">Text here</p>
.mytext {color:#bd10c5;}
This box has a color of #bd10c5
<div style="background-color:#bd10c5;">Content here</div>
.mybackground {background-color:#bd10c5;}
Border around this has a color of #bd10c5
<div style="border:2px solid #bd10c5;">Content here</div>
.myborder {border:2px solid #bd10c5;}