#e485ff color space conversions
Hex:
        #e485ff
        RGB:
        228, 133, 255
        CMY:
        11, 48, 0
        CMYK:
        11, 48, 0, 0
      HSL:
        287°, 100.0000%, 76.0784%
        HSV (HSB):
        287°, 47.8431%, 100.0000%
        XYZ:
        58.4324, 40.4890, 99.3432
        xyY:
        0.2947, 0.2042, 40.4890
      CIE-Lab:
        69.8164, 55.2513, -46.0202
        CIE-LCH:
        69.8164, 71.9066, 320.2082
        CIE-Luv:
        69.8164, 40.5425, -81.9096
        Hunter-Lab:
        63.6310, 52.5626, -48.0241
      #e485ff color charts
#e485ff RGB chart
      #e485ff CMYK chart
      #e485ff RGB pie chart
      #e485ff color shades, tints & tones
#e485ff color schemes
#e485ff color preview, HTML & CSS examples
           This text has a color of #e485ff        
        
          <p style="color:#e485ff;">Text here</p>
        
        
          .mytext {color:#e485ff;}
        
        Text color #e485ff
      
           This box has a color of #e485ff        
        
          <div style="background-color:#e485ff;">Content here</div>
        
        
          .mybackground {background-color:#e485ff;}
        
        Background color #e485ff
      
           Border around this has a color of #e485ff        
        
          <div style="border:2px solid #e485ff;">Content here</div>
        
        
          .myborder {border:2px solid #e485ff;}
        
        Border color #e485ff