#e1b2fa color space conversions
Hex:
        #e1b2fa
        RGB:
        225, 178, 250
        CMY:
        12, 30, 2
        CMYK:
        10, 29, 0, 2
      HSL:
        279°, 87.8049%, 83.9216%
        HSV (HSB):
        279°, 28.8000%, 98.0392%
        XYZ:
        64.2271, 54.7505, 97.6252
        xyY:
        0.2965, 0.2528, 54.7505
      CIE-Lab:
        78.8973, 29.7227, -29.2388
        CIE-LCH:
        78.8973, 41.6935, 315.4702
        CIE-Luv:
        78.8973, 20.7000, -51.4543
        Hunter-Lab:
        73.9936, 25.4508, -26.4302
      #e1b2fa color charts
#e1b2fa RGB chart
      #e1b2fa CMYK chart
      #e1b2fa RGB pie chart
      #e1b2fa color shades, tints & tones
#e1b2fa color schemes
#e1b2fa color preview, HTML & CSS examples
           This text has a color of #e1b2fa        
        
          <p style="color:#e1b2fa;">Text here</p>
        
        
          .mytext {color:#e1b2fa;}
        
        Text color #e1b2fa
      
           This box has a color of #e1b2fa        
        
          <div style="background-color:#e1b2fa;">Content here</div>
        
        
          .mybackground {background-color:#e1b2fa;}
        
        Background color #e1b2fa
      
           Border around this has a color of #e1b2fa        
        
          <div style="border:2px solid #e1b2fa;">Content here</div>
        
        
          .myborder {border:2px solid #e1b2fa;}
        
        Border color #e1b2fa