#e258ce color space conversions
Hex:
        #e258ce
        RGB:
        226, 88, 206
        CMY:
        11, 65, 19
        CMYK:
        0, 61, 9, 11
      HSL:
        309°, 70.4082%, 61.5686%
        HSV (HSB):
        309°, 61.0619%, 88.6275%
        XYZ:
        45.9943, 27.6044, 61.2965
        xyY:
        0.3410, 0.2046, 27.6044
      CIE-Lab:
        59.5297, 66.9884, -34.9176
        CIE-LCH:
        59.5297, 75.5426, 332.4693
        CIE-Luv:
        59.5297, 67.9946, -63.8691
        Hunter-Lab:
        52.5399, 64.3171, -32.3937
      #e258ce color charts
#e258ce RGB chart
      #e258ce CMYK chart
      #e258ce RGB pie chart
      #e258ce color shades, tints & tones
#e258ce color schemes
#e258ce color preview, HTML & CSS examples
           This text has a color of #e258ce        
        
          <p style="color:#e258ce;">Text here</p>
        
        
          .mytext {color:#e258ce;}
        
        Text color #e258ce
      
           This box has a color of #e258ce        
        
          <div style="background-color:#e258ce;">Content here</div>
        
        
          .mybackground {background-color:#e258ce;}
        
        Background color #e258ce
      
           Border around this has a color of #e258ce        
        
          <div style="border:2px solid #e258ce;">Content here</div>
        
        
          .myborder {border:2px solid #e258ce;}
        
        Border color #e258ce