#bd30ed color space conversions
Hex:
#bd30ed
RGB:
189, 48, 237
CMY:
26, 81, 7
CMYK:
20, 80, 0, 7
HSL:
285°, 84.0000%, 55.8824%
HSV (HSB):
285°, 79.7468%, 92.9412%
XYZ:
37.3293, 19.0471, 81.8298
xyY:
0.2701, 0.1378, 19.0471
CIE-Lab:
50.7423, 78.4800, -66.7633
CIE-LCH:
50.7423, 103.0361, 319.6120
CIE-Luv:
50.7423, 42.7449, -110.0376
Hunter-Lab:
43.6430, 76.3014, -80.6174
#bd30ed color charts
#bd30ed color shades, tints & tones
#bd30ed color schemes
#bd30ed color preview, HTML & CSS examples
This text has a color of #bd30ed
<p style="color:#bd30ed;">Text here</p>
.mytext {color:#bd30ed;}
This box has a color of #bd30ed
<div style="background-color:#bd30ed;">Content here</div>
.mybackground {background-color:#bd30ed;}
Border around this has a color of #bd30ed
<div style="border:2px solid #bd30ed;">Content here</div>
.myborder {border:2px solid #bd30ed;}