#bd44a5 color space conversions
Hex:
        #bd44a5
        RGB:
        189, 68, 165
        CMY:
        26, 73, 35
        CMYK:
        0, 64, 13, 26
      HSL:
        312°, 47.8261%, 50.3922%
        HSV (HSB):
        312°, 64.0212%, 74.1176%
        XYZ:
        29.8449, 17.6697, 37.4349
        xyY:
        0.3513, 0.2080, 17.6697
      CIE-Lab:
        49.0930, 59.2716, -27.8806
        CIE-LCH:
        49.0930, 65.5016, 334.8083
        CIE-Luv:
        49.0930, 60.8443, -49.6483
        Hunter-Lab:
        42.0353, 53.1726, -23.3765
      #bd44a5 color charts
#bd44a5 RGB chart
      #bd44a5 CMYK chart
      #bd44a5 RGB pie chart
      #bd44a5 color shades, tints & tones
#bd44a5 color schemes
#bd44a5 color preview, HTML & CSS examples
           This text has a color of #bd44a5        
        
          <p style="color:#bd44a5;">Text here</p>
        
        
          .mytext {color:#bd44a5;}
        
        Text color #bd44a5
      
           This box has a color of #bd44a5        
        
          <div style="background-color:#bd44a5;">Content here</div>
        
        
          .mybackground {background-color:#bd44a5;}
        
        Background color #bd44a5
      
           Border around this has a color of #bd44a5        
        
          <div style="border:2px solid #bd44a5;">Content here</div>
        
        
          .myborder {border:2px solid #bd44a5;}
        
        Border color #bd44a5