#bd44b2 color space conversions
Hex:
        #bd44b2
        RGB:
        189, 68, 178
        CMY:
        26, 73, 30
        CMYK:
        0, 64, 6, 26
      HSL:
        305°, 47.8261%, 50.3922%
        HSV (HSB):
        305°, 64.0212%, 74.1176%
        XYZ:
        31.0893, 18.1674, 43.9876
        xyY:
        0.3334, 0.1948, 18.1674
      CIE-Lab:
        49.6985, 61.3205, -34.5762
        CIE-LCH:
        49.6985, 70.3968, 330.5831
        CIE-Luv:
        49.6985, 56.6412, -60.0498
        Hunter-Lab:
        42.6232, 55.6067, -31.3515
      #bd44b2 color charts
#bd44b2 RGB chart
      #bd44b2 CMYK chart
      #bd44b2 RGB pie chart
      #bd44b2 color shades, tints & tones
#bd44b2 color schemes
#bd44b2 color preview, HTML & CSS examples
           This text has a color of #bd44b2        
        
          <p style="color:#bd44b2;">Text here</p>
        
        
          .mytext {color:#bd44b2;}
        
        Text color #bd44b2
      
           This box has a color of #bd44b2        
        
          <div style="background-color:#bd44b2;">Content here</div>
        
        
          .mybackground {background-color:#bd44b2;}
        
        Background color #bd44b2
      
           Border around this has a color of #bd44b2        
        
          <div style="border:2px solid #bd44b2;">Content here</div>
        
        
          .myborder {border:2px solid #bd44b2;}
        
        Border color #bd44b2