#e43265 color space conversions
Hex:
        #e43265
        RGB:
        228, 50, 101
        CMY:
        11, 80, 60
        CMYK:
        0, 78, 56, 11
      HSL:
        343°, 76.7241%, 54.5098%
        HSV (HSB):
        343°, 78.0702%, 89.4118%
        XYZ:
        35.4845, 19.7148, 14.2470
        xyY:
        0.5110, 0.2839, 19.7148
      CIE-Lab:
        51.5132, 69.0232, 14.8665
        CIE-LCH:
        51.5132, 70.6061, 12.1549
        CIE-Luv:
        51.5132, 121.6974, 4.1188
        Hunter-Lab:
        44.4013, 64.9506, 12.0566
      #e43265 color charts
#e43265 RGB chart
      #e43265 CMYK chart
      #e43265 RGB pie chart
      #e43265 color shades, tints & tones
#e43265 color schemes
#e43265 color preview, HTML & CSS examples
           This text has a color of #e43265        
        
          <p style="color:#e43265;">Text here</p>
        
        
          .mytext {color:#e43265;}
        
        Text color #e43265
      
           This box has a color of #e43265        
        
          <div style="background-color:#e43265;">Content here</div>
        
        
          .mybackground {background-color:#e43265;}
        
        Background color #e43265
      
           Border around this has a color of #e43265        
        
          <div style="border:2px solid #e43265;">Content here</div>
        
        
          .myborder {border:2px solid #e43265;}
        
        Border color #e43265