#e605fb color space conversions
Hex:
        #e605fb
        RGB:
        230, 5, 251
        CMY:
        10, 98, 2
        CMYK:
        8, 98, 0, 2
      HSL:
        295°, 96.8504%, 50.1961%
        HSV (HSB):
        295°, 98.0080%, 98.4314%
        XYZ:
        50.1000, 23.8966, 93.2387
        xyY:
        0.2996, 0.1429, 23.8966
      CIE-Lab:
        55.9841, 93.6199, -65.8116
        CIE-LCH:
        55.9841, 114.4371, 324.8941
        CIE-Luv:
        55.9841, 67.9229, -113.4310
        Hunter-Lab:
        48.8841, 97.3925, -78.8674
      #e605fb color charts
#e605fb RGB chart
      #e605fb CMYK chart
      #e605fb RGB pie chart
      #e605fb color shades, tints & tones
#e605fb color schemes
#e605fb color preview, HTML & CSS examples
           This text has a color of #e605fb        
        
          <p style="color:#e605fb;">Text here</p>
        
        
          .mytext {color:#e605fb;}
        
        Text color #e605fb
      
           This box has a color of #e605fb        
        
          <div style="background-color:#e605fb;">Content here</div>
        
        
          .mybackground {background-color:#e605fb;}
        
        Background color #e605fb
      
           Border around this has a color of #e605fb        
        
          <div style="border:2px solid #e605fb;">Content here</div>
        
        
          .myborder {border:2px solid #e605fb;}
        
        Border color #e605fb