#b696cd color space conversions
Hex:
        #b696cd
        RGB:
        182, 150, 205
        CMY:
        29, 41, 20
        CMYK:
        11, 27, 0, 20
      HSL:
        275°, 35.4839%, 69.6078%
        HSV (HSB):
        275°, 26.8293%, 80.3922%
        XYZ:
        41.2172, 36.1656, 62.5659
        xyY:
        0.2945, 0.2584, 36.1656
      CIE-Lab:
        66.6462, 22.2234, -23.7798
        CIE-LCH:
        66.6462, 32.5478, 313.0623
        CIE-Luv:
        66.6462, 13.7649, -40.1908
        Hunter-Lab:
        60.1378, 17.0990, -19.5874
      #b696cd color charts
#b696cd RGB chart
      #b696cd CMYK chart
      #b696cd RGB pie chart
      #b696cd color shades, tints & tones
#b696cd color schemes
#b696cd color preview, HTML & CSS examples
           This text has a color of #b696cd        
        
          <p style="color:#b696cd;">Text here</p>
        
        
          .mytext {color:#b696cd;}
        
        Text color #b696cd
      
           This box has a color of #b696cd        
        
          <div style="background-color:#b696cd;">Content here</div>
        
        
          .mybackground {background-color:#b696cd;}
        
        Background color #b696cd
      
           Border around this has a color of #b696cd        
        
          <div style="border:2px solid #b696cd;">Content here</div>
        
        
          .myborder {border:2px solid #b696cd;}
        
        Border color #b696cd