#b959af color space conversions
Hex:
        #b959af
        RGB:
        185, 89, 175
        CMY:
        27, 65, 31
        CMYK:
        0, 52, 5, 27
      HSL:
        306°, 40.6780%, 53.7255%
        HSV (HSB):
        306°, 51.8919%, 72.5490%
        XYZ:
        31.3178, 20.5542, 42.8742
        xyY:
        0.3305, 0.2169, 20.5542
      CIE-Lab:
        52.4581, 50.2680, -28.5602
        CIE-LCH:
        52.4581, 57.8149, 330.3965
        CIE-Luv:
        52.4581, 47.5249, -49.9717
        Hunter-Lab:
        45.3367, 43.9654, -24.3338
      #b959af color charts
#b959af RGB chart
      #b959af CMYK chart
      #b959af RGB pie chart
      #b959af color shades, tints & tones
#b959af color schemes
#b959af color preview, HTML & CSS examples
           This text has a color of #b959af        
        
          <p style="color:#b959af;">Text here</p>
        
        
          .mytext {color:#b959af;}
        
        Text color #b959af
      
           This box has a color of #b959af        
        
          <div style="background-color:#b959af;">Content here</div>
        
        
          .mybackground {background-color:#b959af;}
        
        Background color #b959af
      
           Border around this has a color of #b959af        
        
          <div style="border:2px solid #b959af;">Content here</div>
        
        
          .myborder {border:2px solid #b959af;}
        
        Border color #b959af