#e485ea color space conversions
Hex:
        #e485ea
        RGB:
        228, 133, 234
        CMY:
        11, 48, 8
        CMYK:
        3, 43, 0, 8
      HSL:
        296°, 70.6294%, 71.9608%
        HSV (HSB):
        296°, 43.1624%, 91.7647%
        XYZ:
        55.2337, 39.2096, 82.4990
        xyY:
        0.3122, 0.2216, 39.2096
      CIE-Lab:
        68.9028, 51.2855, -35.9464
        CIE-LCH:
        68.9028, 62.6287, 324.9731
        CIE-Luv:
        68.9028, 44.9285, -64.6938
        Hunter-Lab:
        62.6175, 47.8707, -34.2827
      #e485ea color charts
#e485ea RGB chart
      #e485ea CMYK chart
      #e485ea RGB pie chart
      #e485ea color shades, tints & tones
#e485ea color schemes
#e485ea color preview, HTML & CSS examples
           This text has a color of #e485ea        
        
          <p style="color:#e485ea;">Text here</p>
        
        
          .mytext {color:#e485ea;}
        
        Text color #e485ea
      
           This box has a color of #e485ea        
        
          <div style="background-color:#e485ea;">Content here</div>
        
        
          .mybackground {background-color:#e485ea;}
        
        Background color #e485ea
      
           Border around this has a color of #e485ea        
        
          <div style="border:2px solid #e485ea;">Content here</div>
        
        
          .myborder {border:2px solid #e485ea;}
        
        Border color #e485ea