#e605f0 color space conversions
Hex:
        #e605f0
        RGB:
        230, 5, 240
        CMY:
        10, 98, 6
        CMYK:
        4, 98, 0, 6
      HSL:
        297°, 95.9184%, 48.0392%
        HSV (HSB):
        297°, 97.9167%, 94.1176%
        XYZ:
        48.4156, 23.2228, 84.3687
        xyY:
        0.3103, 0.1489, 23.2228
      CIE-Lab:
        55.3011, 91.9857, -60.7648
        CIE-LCH:
        55.3011, 110.2440, 326.5517
        CIE-Luv:
        55.3011, 72.0098, -105.4808
        Hunter-Lab:
        48.1900, 95.0028, -70.0690
      #e605f0 color charts
#e605f0 RGB chart
      #e605f0 CMYK chart
      #e605f0 RGB pie chart
      #e605f0 color shades, tints & tones
#e605f0 color schemes
#e605f0 color preview, HTML & CSS examples
           This text has a color of #e605f0        
        
          <p style="color:#e605f0;">Text here</p>
        
        
          .mytext {color:#e605f0;}
        
        Text color #e605f0
      
           This box has a color of #e605f0        
        
          <div style="background-color:#e605f0;">Content here</div>
        
        
          .mybackground {background-color:#e605f0;}
        
        Background color #e605f0
      
           Border around this has a color of #e605f0        
        
          <div style="border:2px solid #e605f0;">Content here</div>
        
        
          .myborder {border:2px solid #e605f0;}
        
        Border color #e605f0