#b9509f color space conversions
Hex:
        #b9509f
        RGB:
        185, 80, 159
        CMY:
        27, 69, 38
        CMYK:
        0, 57, 14, 27
      HSL:
        315°, 42.8571%, 51.9608%
        HSV (HSB):
        315°, 56.7568%, 72.5490%
        XYZ:
        29.1343, 18.5548, 34.8468
        xyY:
        0.3530, 0.2248, 18.5548
      CIE-Lab:
        50.1622, 51.9436, -22.7308
        CIE-LCH:
        50.1622, 56.6994, 336.3656
        CIE-Luv:
        50.1622, 55.4418, -41.0891
        Hunter-Lab:
        43.0753, 45.3478, -17.8113
      #b9509f color charts
#b9509f RGB chart
      #b9509f CMYK chart
      #b9509f RGB pie chart
      #b9509f color shades, tints & tones
#b9509f color schemes
#b9509f color preview, HTML & CSS examples
           This text has a color of #b9509f        
        
          <p style="color:#b9509f;">Text here</p>
        
        
          .mytext {color:#b9509f;}
        
        Text color #b9509f
      
           This box has a color of #b9509f        
        
          <div style="background-color:#b9509f;">Content here</div>
        
        
          .mybackground {background-color:#b9509f;}
        
        Background color #b9509f
      
           Border around this has a color of #b9509f        
        
          <div style="border:2px solid #b9509f;">Content here</div>
        
        
          .myborder {border:2px solid #b9509f;}
        
        Border color #b9509f