#e13265 color space conversions
Hex:
        #e13265
        RGB:
        225, 50, 101
        CMY:
        12, 80, 60
        CMYK:
        0, 78, 55, 12
      HSL:
        343°, 74.4681%, 53.9216%
        HSV (HSB):
        343°, 77.7778%, 88.2353%
        XYZ:
        34.5409, 19.2283, 14.2029
        xyY:
        0.5082, 0.2829, 19.2283
      CIE-Lab:
        50.9533, 68.2166, 14.0062
        CIE-LCH:
        50.9533, 69.6397, 11.6027
        CIE-Luv:
        50.9533, 119.2941, 3.3398
        Hunter-Lab:
        43.8501, 63.8673, 11.4913
      #e13265 color charts
#e13265 RGB chart
      #e13265 CMYK chart
      #e13265 RGB pie chart
      #e13265 color shades, tints & tones
#e13265 color schemes
#e13265 color preview, HTML & CSS examples
           This text has a color of #e13265        
        
          <p style="color:#e13265;">Text here</p>
        
        
          .mytext {color:#e13265;}
        
        Text color #e13265
      
           This box has a color of #e13265        
        
          <div style="background-color:#e13265;">Content here</div>
        
        
          .mybackground {background-color:#e13265;}
        
        Background color #e13265
      
           Border around this has a color of #e13265        
        
          <div style="border:2px solid #e13265;">Content here</div>
        
        
          .myborder {border:2px solid #e13265;}
        
        Border color #e13265