#bd30cd color space conversions
Hex:
#bd30cd
RGB:
189, 48, 205
CMY:
26, 81, 20
CMYK:
8, 77, 0, 20
HSL:
294°, 62.0553%, 49.6078%
HSV (HSB):
294°, 76.5854%, 80.3922%
XYZ:
33.0627, 17.3405, 59.3621
xyY:
0.3012, 0.1580, 17.3405
CIE-Lab:
48.6862, 72.8240, -51.8573
CIE-LCH:
48.6862, 89.4008, 324.5457
CIE-Luv:
48.6862, 52.4023, -86.8174
Hunter-Lab:
41.6419, 68.8512, -55.3707
#bd30cd color charts
#bd30cd color shades, tints & tones
#bd30cd color schemes
#bd30cd color preview, HTML & CSS examples
This text has a color of #bd30cd
<p style="color:#bd30cd;">Text here</p>
.mytext {color:#bd30cd;}
This box has a color of #bd30cd
<div style="background-color:#bd30cd;">Content here</div>
.mybackground {background-color:#bd30cd;}
Border around this has a color of #bd30cd
<div style="border:2px solid #bd30cd;">Content here</div>
.myborder {border:2px solid #bd30cd;}