#b46ede color space conversions
Hex:
        #b46ede
        RGB:
        180, 110, 222
        CMY:
        29, 57, 13
        CMYK:
        19, 50, 0, 13
      HSL:
        278°, 62.9213%, 65.0980%
        HSV (HSB):
        278°, 50.4505%, 87.0588%
        XYZ:
        37.5831, 26.1291, 72.1698
        xyY:
        0.2766, 0.1923, 26.1291
      CIE-Lab:
        58.1594, 47.3381, -46.5184
        CIE-LCH:
        58.1594, 66.3691, 315.5004
        CIE-Luv:
        58.1594, 26.3587, -78.8772
        Hunter-Lab:
        51.1166, 41.7868, -47.9279
      #b46ede color charts
#b46ede RGB chart
      #b46ede CMYK chart
      #b46ede RGB pie chart
      #b46ede color shades, tints & tones
#b46ede color schemes
#b46ede color preview, HTML & CSS examples
           This text has a color of #b46ede        
        
          <p style="color:#b46ede;">Text here</p>
        
        
          .mytext {color:#b46ede;}
        
        Text color #b46ede
      
           This box has a color of #b46ede        
        
          <div style="background-color:#b46ede;">Content here</div>
        
        
          .mybackground {background-color:#b46ede;}
        
        Background color #b46ede
      
           Border around this has a color of #b46ede        
        
          <div style="border:2px solid #b46ede;">Content here</div>
        
        
          .myborder {border:2px solid #b46ede;}
        
        Border color #b46ede