#bd59ab color space conversions
Hex:
        #bd59ab
        RGB:
        189, 89, 171
        CMY:
        26, 65, 33
        CMYK:
        0, 53, 10, 26
      HSL:
        311°, 43.1034%, 54.5098%
        HSV (HSB):
        311°, 52.9101%, 74.1176%
        XYZ:
        31.9093, 20.9038, 40.8811
        xyY:
        0.3406, 0.2231, 20.9038
      CIE-Lab:
        52.8441, 50.7648, -25.5871
        CIE-LCH:
        52.8441, 56.8486, 333.2505
        CIE-Luv:
        52.8441, 51.4029, -45.6384
        Hunter-Lab:
        45.7207, 44.5671, -21.0096
      #bd59ab color charts
#bd59ab RGB chart
      #bd59ab CMYK chart
      #bd59ab RGB pie chart
      #bd59ab color shades, tints & tones
#bd59ab color schemes
#bd59ab color preview, HTML & CSS examples
           This text has a color of #bd59ab        
        
          <p style="color:#bd59ab;">Text here</p>
        
        
          .mytext {color:#bd59ab;}
        
        Text color #bd59ab
      
           This box has a color of #bd59ab        
        
          <div style="background-color:#bd59ab;">Content here</div>
        
        
          .mybackground {background-color:#bd59ab;}
        
        Background color #bd59ab
      
           Border around this has a color of #bd59ab        
        
          <div style="border:2px solid #bd59ab;">Content here</div>
        
        
          .myborder {border:2px solid #bd59ab;}
        
        Border color #bd59ab