#b596ff color space conversions
Hex:
        #b596ff
        RGB:
        181, 150, 255
        CMY:
        29, 41, 0
        CMYK:
        29, 41, 0, 0
      HSL:
        258°, 100.0000%, 79.4118%
        HSV (HSB):
        258°, 41.1765%, 100.0000%
        XYZ:
        48.0124, 38.8564, 99.5773
        xyY:
        0.2575, 0.2084, 38.8564
      CIE-Lab:
        68.6472, 33.3481, -48.1884
        CIE-LCH:
        68.6472, 58.6022, 304.6846
        CIE-Luv:
        68.6472, 7.8140, -82.2275
        Hunter-Lab:
        62.3349, 28.4004, -51.0786
      #b596ff color charts
#b596ff RGB chart
      #b596ff CMYK chart
      #b596ff RGB pie chart
      #b596ff color shades, tints & tones
#b596ff color schemes
#b596ff color preview, HTML & CSS examples
           This text has a color of #b596ff        
        
          <p style="color:#b596ff;">Text here</p>
        
        
          .mytext {color:#b596ff;}
        
        Text color #b596ff
      
           This box has a color of #b596ff        
        
          <div style="background-color:#b596ff;">Content here</div>
        
        
          .mybackground {background-color:#b596ff;}
        
        Background color #b596ff
      
           Border around this has a color of #b596ff        
        
          <div style="border:2px solid #b596ff;">Content here</div>
        
        
          .myborder {border:2px solid #b596ff;}
        
        Border color #b596ff