#e259ee color space conversions
Hex:
        #e259ee
        RGB:
        226, 89, 238
        CMY:
        11, 65, 7
        CMYK:
        5, 63, 0, 7
      HSL:
        295°, 81.4208%, 64.1176%
        HSV (HSB):
        295°, 62.6050%, 93.3333%
        XYZ:
        50.3690, 29.4866, 83.9257
        xyY:
        0.3075, 0.1800, 29.4866
      CIE-Lab:
        61.2087, 71.8219, -50.2572
        CIE-LCH:
        61.2087, 87.6594, 325.0177
        CIE-Luv:
        61.2087, 57.9277, -89.0060
        Hunter-Lab:
        54.3015, 70.5454, -53.6245
      #e259ee color charts
#e259ee RGB chart
      #e259ee CMYK chart
      #e259ee RGB pie chart
      #e259ee color shades, tints & tones
#e259ee color schemes
#e259ee color preview, HTML & CSS examples
           This text has a color of #e259ee        
        
          <p style="color:#e259ee;">Text here</p>
        
        
          .mytext {color:#e259ee;}
        
        Text color #e259ee
      
           This box has a color of #e259ee        
        
          <div style="background-color:#e259ee;">Content here</div>
        
        
          .mybackground {background-color:#e259ee;}
        
        Background color #e259ee
      
           Border around this has a color of #e259ee        
        
          <div style="border:2px solid #e259ee;">Content here</div>
        
        
          .myborder {border:2px solid #e259ee;}
        
        Border color #e259ee