#e258bc color space conversions
Hex:
        #e258bc
        RGB:
        226, 88, 188
        CMY:
        11, 65, 26
        CMYK:
        0, 61, 17, 11
      HSL:
        317°, 70.4082%, 61.5686%
        HSV (HSB):
        317°, 61.0619%, 88.6275%
        XYZ:
        43.9309, 26.7790, 50.4304
        xyY:
        0.3626, 0.2211, 26.7790
      CIE-Lab:
        58.7692, 64.3056, -25.8293
        CIE-LCH:
        58.7692, 69.2991, 338.1165
        CIE-Luv:
        58.7692, 73.7641, -49.3313
        Hunter-Lab:
        51.7485, 60.9743, -21.5559
      #e258bc color charts
#e258bc RGB chart
      #e258bc CMYK chart
      #e258bc RGB pie chart
      #e258bc color shades, tints & tones
#e258bc color schemes
#e258bc color preview, HTML & CSS examples
           This text has a color of #e258bc        
        
          <p style="color:#e258bc;">Text here</p>
        
        
          .mytext {color:#e258bc;}
        
        Text color #e258bc
      
           This box has a color of #e258bc        
        
          <div style="background-color:#e258bc;">Content here</div>
        
        
          .mybackground {background-color:#e258bc;}
        
        Background color #e258bc
      
           Border around this has a color of #e258bc        
        
          <div style="border:2px solid #e258bc;">Content here</div>
        
        
          .myborder {border:2px solid #e258bc;}
        
        Border color #e258bc