#bd44a2 color space conversions
Hex:
        #bd44a2
        RGB:
        189, 68, 162
        CMY:
        26, 73, 36
        CMYK:
        0, 64, 14, 26
      HSL:
        313°, 47.8261%, 50.3922%
        HSV (HSB):
        313°, 64.0212%, 74.1176%
        XYZ:
        29.5750, 17.5617, 36.0134
        xyY:
        0.3557, 0.2112, 17.5617
      CIE-Lab:
        48.9601, 58.8166, -26.3133
        CIE-LCH:
        48.9601, 64.4343, 335.8973
        CIE-Luv:
        48.9601, 61.8294, -47.2418
        Hunter-Lab:
        41.9067, 52.6369, -21.6174
      #bd44a2 color charts
#bd44a2 RGB chart
      #bd44a2 CMYK chart
      #bd44a2 RGB pie chart
      #bd44a2 color shades, tints & tones
#bd44a2 color schemes
#bd44a2 color preview, HTML & CSS examples
           This text has a color of #bd44a2        
        
          <p style="color:#bd44a2;">Text here</p>
        
        
          .mytext {color:#bd44a2;}
        
        Text color #bd44a2
      
           This box has a color of #bd44a2        
        
          <div style="background-color:#bd44a2;">Content here</div>
        
        
          .mybackground {background-color:#bd44a2;}
        
        Background color #bd44a2
      
           Border around this has a color of #bd44a2        
        
          <div style="border:2px solid #bd44a2;">Content here</div>
        
        
          .myborder {border:2px solid #bd44a2;}
        
        Border color #bd44a2