#e268a0 color space conversions
Hex:
        #e268a0
        RGB:
        226, 104, 160
        CMY:
        11, 59, 37
        CMYK:
        0, 54, 29, 11
      HSL:
        332°, 67.7778%, 64.7059%
        HSV (HSB):
        332°, 53.9823%, 88.6275%
        XYZ:
        42.6595, 28.6074, 36.5311
        xyY:
        0.3957, 0.2654, 28.6074
      CIE-Lab:
        60.4336, 53.3659, -7.1911
        CIE-LCH:
        60.4336, 53.8482, 352.3256
        CIE-Luv:
        60.4336, 75.1644, -20.0098
        Hunter-Lab:
        53.4859, 48.7683, -3.0551
      #e268a0 color charts
#e268a0 RGB chart
      #e268a0 CMYK chart
      #e268a0 RGB pie chart
      #e268a0 color shades, tints & tones
#e268a0 color schemes
#e268a0 color preview, HTML & CSS examples
           This text has a color of #e268a0        
        
          <p style="color:#e268a0;">Text here</p>
        
        
          .mytext {color:#e268a0;}
        
        Text color #e268a0
      
           This box has a color of #e268a0        
        
          <div style="background-color:#e268a0;">Content here</div>
        
        
          .mybackground {background-color:#e268a0;}
        
        Background color #e268a0
      
           Border around this has a color of #e268a0        
        
          <div style="border:2px solid #e268a0;">Content here</div>
        
        
          .myborder {border:2px solid #e268a0;}
        
        Border color #e268a0