#bd25d6 color space conversions
Hex:
#bd25d6
RGB:
189, 37, 214
CMY:
26, 85, 16
CMYK:
12, 83, 0, 16
HSL:
292°, 70.5179%, 49.2157%
HSV (HSB):
292°, 82.7103%, 83.9216%
XYZ:
33.7854, 16.9970, 65.1184
xyY:
0.2915, 0.1467, 16.9970
CIE-Lab:
48.2562, 77.2213, -57.7177
CIE-LCH:
48.2562, 96.4078, 323.2244
CIE-Luv:
48.2562, 51.0168, -95.5669
Hunter-Lab:
41.2274, 74.1309, -64.7889
#bd25d6 color charts
#bd25d6 color shades, tints & tones
#bd25d6 color schemes
#bd25d6 color preview, HTML & CSS examples
This text has a color of #bd25d6
<p style="color:#bd25d6;">Text here</p>
.mytext {color:#bd25d6;}
This box has a color of #bd25d6
<div style="background-color:#bd25d6;">Content here</div>
.mybackground {background-color:#bd25d6;}
Border around this has a color of #bd25d6
<div style="border:2px solid #bd25d6;">Content here</div>
.myborder {border:2px solid #bd25d6;}