#e13fc4 color space conversions
Hex:
        #e13fc4
        RGB:
        225, 63, 196
        CMY:
        12, 75, 23
        CMYK:
        0, 72, 13, 12
      HSL:
        311°, 72.9730%, 56.4706%
        HSV (HSB):
        311°, 72.0000%, 88.2353%
        XYZ:
        42.7926, 23.5481, 54.5144
        xyY:
        0.3541, 0.1948, 23.5481
      CIE-Lab:
        55.6325, 74.4583, -35.3067
        CIE-LCH:
        55.6325, 82.4051, 334.6306
        CIE-Luv:
        55.6325, 78.1542, -64.7901
        Hunter-Lab:
        48.5264, 72.4879, -32.6377
      #e13fc4 color charts
#e13fc4 RGB chart
      #e13fc4 CMYK chart
      #e13fc4 RGB pie chart
      #e13fc4 color shades, tints & tones
#e13fc4 color schemes
#e13fc4 color preview, HTML & CSS examples
           This text has a color of #e13fc4        
        
          <p style="color:#e13fc4;">Text here</p>
        
        
          .mytext {color:#e13fc4;}
        
        Text color #e13fc4
      
           This box has a color of #e13fc4        
        
          <div style="background-color:#e13fc4;">Content here</div>
        
        
          .mybackground {background-color:#e13fc4;}
        
        Background color #e13fc4
      
           Border around this has a color of #e13fc4        
        
          <div style="border:2px solid #e13fc4;">Content here</div>
        
        
          .myborder {border:2px solid #e13fc4;}
        
        Border color #e13fc4