#e13fc0 color space conversions
Hex:
        #e13fc0
        RGB:
        225, 63, 192
        CMY:
        12, 75, 25
        CMYK:
        0, 72, 15, 12
      HSL:
        312°, 72.9730%, 56.4706%
        HSV (HSB):
        312°, 72.0000%, 88.2353%
        XYZ:
        42.3433, 23.3683, 52.1480
        xyY:
        0.3593, 0.1983, 23.3683
      CIE-Lab:
        55.4497, 73.8998, -33.2897
        CIE-LCH:
        55.4497, 81.0517, 335.7498
        CIE-Luv:
        55.4497, 79.6513, -61.6083
        Hunter-Lab:
        48.3408, 71.7575, -30.1209
      #e13fc0 color charts
#e13fc0 RGB chart
      #e13fc0 CMYK chart
      #e13fc0 RGB pie chart
      #e13fc0 color shades, tints & tones
#e13fc0 color schemes
#e13fc0 color preview, HTML & CSS examples
           This text has a color of #e13fc0        
        
          <p style="color:#e13fc0;">Text here</p>
        
        
          .mytext {color:#e13fc0;}
        
        Text color #e13fc0
      
           This box has a color of #e13fc0        
        
          <div style="background-color:#e13fc0;">Content here</div>
        
        
          .mybackground {background-color:#e13fc0;}
        
        Background color #e13fc0
      
           Border around this has a color of #e13fc0        
        
          <div style="border:2px solid #e13fc0;">Content here</div>
        
        
          .myborder {border:2px solid #e13fc0;}
        
        Border color #e13fc0