#bd539d color space conversions
Hex:
        #bd539d
        RGB:
        189, 83, 157
        CMY:
        26, 67, 38
        CMYK:
        0, 56, 17, 26
      HSL:
        318°, 44.5378%, 53.3333%
        HSV (HSB):
        318°, 56.0847%, 74.1176%
        XYZ:
        30.1653, 19.4397, 34.0606
        xyY:
        0.3605, 0.2323, 19.4397
      CIE-Lab:
        51.1977, 51.4116, -19.9090
        CIE-LCH:
        51.1977, 55.1318, 338.8313
        CIE-Luv:
        51.1977, 57.7566, -37.0361
        Hunter-Lab:
        44.0904, 44.9660, -14.9393
      #bd539d color charts
#bd539d RGB chart
      #bd539d CMYK chart
      #bd539d RGB pie chart
      #bd539d color shades, tints & tones
#bd539d color schemes
#bd539d color preview, HTML & CSS examples
           This text has a color of #bd539d        
        
          <p style="color:#bd539d;">Text here</p>
        
        
          .mytext {color:#bd539d;}
        
        Text color #bd539d
      
           This box has a color of #bd539d        
        
          <div style="background-color:#bd539d;">Content here</div>
        
        
          .mybackground {background-color:#bd539d;}
        
        Background color #bd539d
      
           Border around this has a color of #bd539d        
        
          <div style="border:2px solid #bd539d;">Content here</div>
        
        
          .myborder {border:2px solid #bd539d;}
        
        Border color #bd539d