#b6afe1 color space conversions
Hex:
        #b6afe1
        RGB:
        182, 175, 225
        CMY:
        29, 31, 12
        CMYK:
        19, 22, 0, 12
      HSL:
        248°, 45.4545%, 78.4314%
        HSV (HSB):
        248°, 22.2222%, 88.2353%
        XYZ:
        48.2120, 46.0413, 77.5800
        xyY:
        0.2806, 0.2679, 46.0413
      CIE-Lab:
        73.5723, 12.6700, -24.1972
        CIE-LCH:
        73.5723, 27.3136, 297.6371
        CIE-Luv:
        73.5723, 0.6227, -40.0174
        Hunter-Lab:
        67.8537, 8.0853, -20.2911
      #b6afe1 color charts
#b6afe1 RGB chart
      #b6afe1 CMYK chart
      #b6afe1 RGB pie chart
      #b6afe1 color shades, tints & tones
#b6afe1 color schemes
#b6afe1 color preview, HTML & CSS examples
           This text has a color of #b6afe1        
        
          <p style="color:#b6afe1;">Text here</p>
        
        
          .mytext {color:#b6afe1;}
        
        Text color #b6afe1
      
           This box has a color of #b6afe1        
        
          <div style="background-color:#b6afe1;">Content here</div>
        
        
          .mybackground {background-color:#b6afe1;}
        
        Background color #b6afe1
      
           Border around this has a color of #b6afe1        
        
          <div style="border:2px solid #b6afe1;">Content here</div>
        
        
          .myborder {border:2px solid #b6afe1;}
        
        Border color #b6afe1