#b959bf color space conversions
Hex:
        #b959bf
        RGB:
        185, 89, 191
        CMY:
        27, 65, 25
        CMYK:
        3, 53, 0, 25
      HSL:
        296°, 44.3478%, 54.9020%
        HSV (HSB):
        296°, 53.4031%, 74.9020%
        XYZ:
        32.9839, 21.2206, 51.6478
        xyY:
        0.3116, 0.2005, 21.2206
      CIE-Lab:
        53.1901, 53.1313, -36.6837
        CIE-LCH:
        53.1901, 64.5649, 325.3775
        CIE-Luv:
        53.1901, 43.4112, -62.9728
        Hunter-Lab:
        46.0659, 47.1938, -34.2282
      #b959bf color charts
#b959bf RGB chart
      #b959bf CMYK chart
      #b959bf RGB pie chart
      #b959bf color shades, tints & tones
#b959bf color schemes
#b959bf color preview, HTML & CSS examples
           This text has a color of #b959bf        
        
          <p style="color:#b959bf;">Text here</p>
        
        
          .mytext {color:#b959bf;}
        
        Text color #b959bf
      
           This box has a color of #b959bf        
        
          <div style="background-color:#b959bf;">Content here</div>
        
        
          .mybackground {background-color:#b959bf;}
        
        Background color #b959bf
      
           Border around this has a color of #b959bf        
        
          <div style="border:2px solid #b959bf;">Content here</div>
        
        
          .myborder {border:2px solid #b959bf;}
        
        Border color #b959bf