#e485e5 color space conversions
Hex:
        #e485e5
        RGB:
        228, 133, 229
        CMY:
        11, 48, 10
        CMYK:
        0, 42, 0, 10
      HSL:
        299°, 64.8649%, 70.9804%
        HSV (HSB):
        299°, 41.9214%, 89.8039%
        XYZ:
        54.5253, 38.9262, 78.7684
        xyY:
        0.3166, 0.2260, 38.9262
      CIE-Lab:
        68.6978, 50.3777, -33.5092
        CIE-LCH:
        68.6978, 60.5044, 326.3698
        CIE-Luv:
        68.6978, 45.9909, -60.5735
        Hunter-Lab:
        62.3908, 46.8127, -31.1800
      #e485e5 color charts
#e485e5 RGB chart
      #e485e5 CMYK chart
      #e485e5 RGB pie chart
      #e485e5 color shades, tints & tones
#e485e5 color schemes
#e485e5 color preview, HTML & CSS examples
           This text has a color of #e485e5        
        
          <p style="color:#e485e5;">Text here</p>
        
        
          .mytext {color:#e485e5;}
        
        Text color #e485e5
      
           This box has a color of #e485e5        
        
          <div style="background-color:#e485e5;">Content here</div>
        
        
          .mybackground {background-color:#e485e5;}
        
        Background color #e485e5
      
           Border around this has a color of #e485e5        
        
          <div style="border:2px solid #e485e5;">Content here</div>
        
        
          .myborder {border:2px solid #e485e5;}
        
        Border color #e485e5