#e485ee color space conversions
Hex:
        #e485ee
        RGB:
        228, 133, 238
        CMY:
        11, 48, 7
        CMYK:
        4, 44, 0, 7
      HSL:
        294°, 75.5396%, 72.7451%
        HSV (HSB):
        294°, 44.1176%, 93.3333%
        XYZ:
        55.8151, 39.4421, 85.5602
        xyY:
        0.3087, 0.2181, 39.4421
      CIE-Lab:
        69.0703, 52.0222, -37.8855
        CIE-LCH:
        69.0703, 64.3554, 323.9358
        CIE-Luv:
        69.0703, 44.0829, -67.9863
        Hunter-Lab:
        62.8029, 48.7337, -36.8123
      #e485ee color charts
#e485ee RGB chart
      #e485ee CMYK chart
      #e485ee RGB pie chart
      #e485ee color shades, tints & tones
#e485ee color schemes
#e485ee color preview, HTML & CSS examples
           This text has a color of #e485ee        
        
          <p style="color:#e485ee;">Text here</p>
        
        
          .mytext {color:#e485ee;}
        
        Text color #e485ee
      
           This box has a color of #e485ee        
        
          <div style="background-color:#e485ee;">Content here</div>
        
        
          .mybackground {background-color:#e485ee;}
        
        Background color #e485ee
      
           Border around this has a color of #e485ee        
        
          <div style="border:2px solid #e485ee;">Content here</div>
        
        
          .myborder {border:2px solid #e485ee;}
        
        Border color #e485ee