#e13afd color space conversions
Hex:
        #e13afd
        RGB:
        225, 58, 253
        CMY:
        12, 77, 1
        CMYK:
        11, 77, 0, 1
      HSL:
        291°, 97.9899%, 60.9804%
        HSV (HSB):
        291°, 77.0751%, 99.2157%
        XYZ:
        50.2940, 26.1255, 95.3204
        xyY:
        0.2928, 0.1521, 26.1255
      CIE-Lab:
        58.1560, 84.7790, -63.4700
        CIE-LCH:
        58.1560, 105.9052, 323.1796
        CIE-Luv:
        58.1560, 59.3093, -109.9395
        Hunter-Lab:
        51.1131, 86.1915, -74.7903
      #e13afd color charts
#e13afd RGB chart
      #e13afd CMYK chart
      #e13afd RGB pie chart
      #e13afd color shades, tints & tones
#e13afd color schemes
#e13afd color preview, HTML & CSS examples
           This text has a color of #e13afd        
        
          <p style="color:#e13afd;">Text here</p>
        
        
          .mytext {color:#e13afd;}
        
        Text color #e13afd
      
           This box has a color of #e13afd        
        
          <div style="background-color:#e13afd;">Content here</div>
        
        
          .mybackground {background-color:#e13afd;}
        
        Background color #e13afd
      
           Border around this has a color of #e13afd        
        
          <div style="border:2px solid #e13afd;">Content here</div>
        
        
          .myborder {border:2px solid #e13afd;}
        
        Border color #e13afd