#e257ee color space conversions
Hex:
        #e257ee
        RGB:
        226, 87, 238
        CMY:
        11, 66, 7
        CMYK:
        5, 63, 0, 7
      HSL:
        295°, 81.6216%, 63.7255%
        HSV (HSB):
        295°, 63.4454%, 93.3333%
        XYZ:
        50.2048, 29.1582, 83.8709
        xyY:
        0.3076, 0.1786, 29.1582
      CIE-Lab:
        60.9210, 72.6218, -50.7133
        CIE-LCH:
        60.9210, 88.5763, 325.0726
        CIE-Luv:
        60.9210, 58.4753, -89.7474
        Hunter-Lab:
        53.9983, 71.4630, -54.2912
      #e257ee color charts
#e257ee RGB chart
      #e257ee CMYK chart
      #e257ee RGB pie chart
      #e257ee color shades, tints & tones
#e257ee color schemes
#e257ee color preview, HTML & CSS examples
           This text has a color of #e257ee        
        
          <p style="color:#e257ee;">Text here</p>
        
        
          .mytext {color:#e257ee;}
        
        Text color #e257ee
      
           This box has a color of #e257ee        
        
          <div style="background-color:#e257ee;">Content here</div>
        
        
          .mybackground {background-color:#e257ee;}
        
        Background color #e257ee
      
           Border around this has a color of #e257ee        
        
          <div style="border:2px solid #e257ee;">Content here</div>
        
        
          .myborder {border:2px solid #e257ee;}
        
        Border color #e257ee