#bd37a1 color space conversions
Hex:
        #bd37a1
        RGB:
        189, 55, 161
        CMY:
        26, 78, 37
        CMYK:
        0, 71, 15, 26
      HSL:
        313°, 54.9180%, 47.8431%
        HSV (HSB):
        313°, 70.8995%, 74.1176%
        XYZ:
        28.7855, 16.1244, 35.3134
        xyY:
        0.3588, 0.2010, 16.1244
      CIE-Lab:
        47.1373, 63.6315, -28.5541
        CIE-LCH:
        47.1373, 69.7446, 335.8323
        CIE-Luv:
        47.1373, 66.1241, -50.8527
        Hunter-Lab:
        40.1552, 57.6871, -24.0323
      #bd37a1 color charts
#bd37a1 RGB chart
      #bd37a1 CMYK chart
      #bd37a1 RGB pie chart
      #bd37a1 color shades, tints & tones
#bd37a1 color schemes
#bd37a1 color preview, HTML & CSS examples
           This text has a color of #bd37a1        
        
          <p style="color:#bd37a1;">Text here</p>
        
        
          .mytext {color:#bd37a1;}
        
        Text color #bd37a1
      
           This box has a color of #bd37a1        
        
          <div style="background-color:#bd37a1;">Content here</div>
        
        
          .mybackground {background-color:#bd37a1;}
        
        Background color #bd37a1
      
           Border around this has a color of #bd37a1        
        
          <div style="border:2px solid #bd37a1;">Content here</div>
        
        
          .myborder {border:2px solid #bd37a1;}
        
        Border color #bd37a1