#b46eed color space conversions
Hex:
        #b46eed
        RGB:
        180, 110, 237
        CMY:
        29, 57, 7
        CMYK:
        24, 54, 0, 7
      HSL:
        273°, 77.9141%, 68.0392%
        HSV (HSB):
        273°, 53.5865%, 92.9412%
        XYZ:
        39.6844, 26.9696, 83.2348
        xyY:
        0.2648, 0.1799, 26.9696
      CIE-Lab:
        58.9462, 50.6625, -53.6535
        CIE-LCH:
        58.9462, 73.7929, 313.3576
        CIE-Luv:
        58.9462, 23.6870, -90.8469
        Hunter-Lab:
        51.9322, 45.5206, -58.6749
      #b46eed color charts
#b46eed RGB chart
      #b46eed CMYK chart
      #b46eed RGB pie chart
      #b46eed color shades, tints & tones
#b46eed color schemes
#b46eed color preview, HTML & CSS examples
           This text has a color of #b46eed        
        
          <p style="color:#b46eed;">Text here</p>
        
        
          .mytext {color:#b46eed;}
        
        Text color #b46eed
      
           This box has a color of #b46eed        
        
          <div style="background-color:#b46eed;">Content here</div>
        
        
          .mybackground {background-color:#b46eed;}
        
        Background color #b46eed
      
           Border around this has a color of #b46eed        
        
          <div style="border:2px solid #b46eed;">Content here</div>
        
        
          .myborder {border:2px solid #b46eed;}
        
        Border color #b46eed