#bd44cd color space conversions
Hex:
#bd44cd
RGB:
189, 68, 205
CMY:
26, 73, 20
CMYK:
8, 67, 0, 20
HSL:
293°, 57.8059%, 53.5294%
HSV (HSB):
293°, 66.8293%, 80.3922%
XYZ:
34.0728, 19.3608, 59.6988
xyY:
0.3012, 0.1711, 19.3608
CIE-Lab:
51.1067, 65.9362, -47.9924
CIE-LCH:
51.1067, 81.5528, 323.9506
CIE-Luv:
51.1067, 48.3701, -81.2678
Hunter-Lab:
44.0010, 61.2226, -49.6417
#bd44cd color charts
#bd44cd color shades, tints & tones
#bd44cd color schemes
#bd44cd color preview, HTML & CSS examples
This text has a color of #bd44cd
<p style="color:#bd44cd;">Text here</p>
.mytext {color:#bd44cd;}
This box has a color of #bd44cd
<div style="background-color:#bd44cd;">Content here</div>
.mybackground {background-color:#bd44cd;}
Border around this has a color of #bd44cd
<div style="border:2px solid #bd44cd;">Content here</div>
.myborder {border:2px solid #bd44cd;}