#e258a6 color space conversions
Hex:
        #e258a6
        RGB:
        226, 88, 166
        CMY:
        11, 65, 35
        CMYK:
        0, 61, 27, 11
      HSL:
        326°, 70.4082%, 61.5686%
        HSV (HSB):
        326°, 61.0619%, 88.6275%
        XYZ:
        41.7367, 25.9014, 38.8761
        xyY:
        0.3918, 0.2432, 25.9014
      CIE-Lab:
        57.9433, 61.3193, -14.3969
        CIE-LCH:
        57.9433, 62.9867, 346.7871
        CIE-Luv:
        57.9433, 80.9218, -31.6988
        Hunter-Lab:
        50.8934, 57.3210, -9.6647
      #e258a6 color charts
#e258a6 RGB chart
      #e258a6 CMYK chart
      #e258a6 RGB pie chart
      #e258a6 color shades, tints & tones
#e258a6 color schemes
#e258a6 color preview, HTML & CSS examples
           This text has a color of #e258a6        
        
          <p style="color:#e258a6;">Text here</p>
        
        
          .mytext {color:#e258a6;}
        
        Text color #e258a6
      
           This box has a color of #e258a6        
        
          <div style="background-color:#e258a6;">Content here</div>
        
        
          .mybackground {background-color:#e258a6;}
        
        Background color #e258a6
      
           Border around this has a color of #e258a6        
        
          <div style="border:2px solid #e258a6;">Content here</div>
        
        
          .myborder {border:2px solid #e258a6;}
        
        Border color #e258a6