#b96abe color space conversions
Hex:
        #b96abe
        RGB:
        185, 106, 190
        CMY:
        27, 58, 25
        CMYK:
        3, 44, 0, 25
      HSL:
        296°, 39.2523%, 58.0392%
        HSV (HSB):
        296°, 44.2105%, 74.5098%
        XYZ:
        34.4559, 24.3401, 51.5973
        xyY:
        0.3121, 0.2205, 24.3401
      CIE-Lab:
        56.4267, 44.3315, -31.0525
        CIE-LCH:
        56.4267, 54.1252, 324.9902
        CIE-Luv:
        56.4267, 37.2515, -53.6727
        Hunter-Lab:
        49.3356, 38.3265, -27.4730
      #b96abe color charts
#b96abe RGB chart
      #b96abe CMYK chart
      #b96abe RGB pie chart
      #b96abe color shades, tints & tones
#b96abe color schemes
#b96abe color preview, HTML & CSS examples
           This text has a color of #b96abe        
        
          <p style="color:#b96abe;">Text here</p>
        
        
          .mytext {color:#b96abe;}
        
        Text color #b96abe
      
           This box has a color of #b96abe        
        
          <div style="background-color:#b96abe;">Content here</div>
        
        
          .mybackground {background-color:#b96abe;}
        
        Background color #b96abe
      
           Border around this has a color of #b96abe        
        
          <div style="border:2px solid #b96abe;">Content here</div>
        
        
          .myborder {border:2px solid #b96abe;}
        
        Border color #b96abe