#e10fd7 color space conversions
Hex:
        #e10fd7
        RGB:
        225, 15, 215
        CMY:
        12, 94, 16
        CMYK:
        0, 93, 4, 12
      HSL:
        303°, 87.5000%, 47.0588%
        HSV (HSB):
        303°, 93.3333%, 88.2353%
        XYZ:
        43.4879, 21.2555, 66.1006
        xyY:
        0.3324, 0.1624, 21.2555
      CIE-Lab:
        53.2280, 86.8866, -49.9888
        CIE-LCH:
        53.2280, 100.2405, 330.0867
        CIE-Luv:
        53.2280, 77.8067, -87.9550
        Hunter-Lab:
        46.1037, 87.6910, -52.7338
      #e10fd7 color charts
#e10fd7 RGB chart
      #e10fd7 CMYK chart
      #e10fd7 RGB pie chart
      #e10fd7 color shades, tints & tones
#e10fd7 color schemes
#e10fd7 color preview, HTML & CSS examples
           This text has a color of #e10fd7        
        
          <p style="color:#e10fd7;">Text here</p>
        
        
          .mytext {color:#e10fd7;}
        
        Text color #e10fd7
      
           This box has a color of #e10fd7        
        
          <div style="background-color:#e10fd7;">Content here</div>
        
        
          .mybackground {background-color:#e10fd7;}
        
        Background color #e10fd7
      
           Border around this has a color of #e10fd7        
        
          <div style="border:2px solid #e10fd7;">Content here</div>
        
        
          .myborder {border:2px solid #e10fd7;}
        
        Border color #e10fd7