#e258d1 color space conversions
Hex:
        #e258d1
        RGB:
        226, 88, 209
        CMY:
        11, 65, 18
        CMYK:
        0, 61, 8, 11
      HSL:
        307°, 70.4082%, 61.5686%
        HSV (HSB):
        307°, 61.0619%, 88.6275%
        XYZ:
        46.3624, 27.7516, 63.2346
        xyY:
        0.3376, 0.2021, 27.7516
      CIE-Lab:
        59.6637, 67.4549, -36.4090
        CIE-LCH:
        59.6637, 76.6536, 331.6419
        CIE-Luv:
        59.6637, 67.0478, -66.2865
        Hunter-Lab:
        52.6798, 64.9043, -34.2933
      #e258d1 color charts
#e258d1 RGB chart
      #e258d1 CMYK chart
      #e258d1 RGB pie chart
      #e258d1 color shades, tints & tones
#e258d1 color schemes
#e258d1 color preview, HTML & CSS examples
           This text has a color of #e258d1        
        
          <p style="color:#e258d1;">Text here</p>
        
        
          .mytext {color:#e258d1;}
        
        Text color #e258d1
      
           This box has a color of #e258d1        
        
          <div style="background-color:#e258d1;">Content here</div>
        
        
          .mybackground {background-color:#e258d1;}
        
        Background color #e258d1
      
           Border around this has a color of #e258d1        
        
          <div style="border:2px solid #e258d1;">Content here</div>
        
        
          .myborder {border:2px solid #e258d1;}
        
        Border color #e258d1