#e5269a color space conversions
Hex:
        #e5269a
        RGB:
        229, 38, 154
        CMY:
        10, 85, 40
        CMYK:
        0, 83, 33, 10
      HSL:
        324°, 78.6008%, 52.3529%
        HSV (HSB):
        324°, 83.4061%, 89.8039%
        XYZ:
        38.8389, 20.3773, 32.4580
        xyY:
        0.4237, 0.2223, 20.3773
      CIE-Lab:
        52.2612, 76.8042, -15.9117
        CIE-LCH:
        52.2612, 78.4351, 348.2955
        CIE-Luv:
        52.2612, 104.4535, -36.2077
        Hunter-Lab:
        45.1413, 74.5818, -11.0325
      #e5269a color charts
#e5269a RGB chart
      #e5269a CMYK chart
      #e5269a RGB pie chart
      #e5269a color shades, tints & tones
#e5269a color schemes
#e5269a color preview, HTML & CSS examples
           This text has a color of #e5269a        
        
          <p style="color:#e5269a;">Text here</p>
        
        
          .mytext {color:#e5269a;}
        
        Text color #e5269a
      
           This box has a color of #e5269a        
        
          <div style="background-color:#e5269a;">Content here</div>
        
        
          .mybackground {background-color:#e5269a;}
        
        Background color #e5269a
      
           Border around this has a color of #e5269a        
        
          <div style="border:2px solid #e5269a;">Content here</div>
        
        
          .myborder {border:2px solid #e5269a;}
        
        Border color #e5269a