#e258da color space conversions
Hex:
        #e258da
        RGB:
        226, 88, 218
        CMY:
        11, 65, 15
        CMYK:
        0, 61, 4, 11
      HSL:
        303°, 70.4082%, 61.5686%
        HSV (HSB):
        303°, 61.0619%, 88.6275%
        XYZ:
        47.5086, 28.2102, 69.2708
        xyY:
        0.3277, 0.1946, 28.2102
      CIE-Lab:
        60.0781, 68.8859, -40.8433
        CIE-LCH:
        60.0781, 80.0840, 329.3358
        CIE-Luv:
        60.0781, 64.2398, -73.5142
        Hunter-Lab:
        53.1132, 66.7163, -40.1473
      #e258da color charts
#e258da RGB chart
      #e258da CMYK chart
      #e258da RGB pie chart
      #e258da color shades, tints & tones
#e258da color schemes
#e258da color preview, HTML & CSS examples
           This text has a color of #e258da        
        
          <p style="color:#e258da;">Text here</p>
        
        
          .mytext {color:#e258da;}
        
        Text color #e258da
      
           This box has a color of #e258da        
        
          <div style="background-color:#e258da;">Content here</div>
        
        
          .mybackground {background-color:#e258da;}
        
        Background color #e258da
      
           Border around this has a color of #e258da        
        
          <div style="border:2px solid #e258da;">Content here</div>
        
        
          .myborder {border:2px solid #e258da;}
        
        Border color #e258da