#e269fd color space conversions
Hex:
        #e269fd
        RGB:
        226, 105, 253
        CMY:
        11, 59, 1
        CMYK:
        11, 58, 0, 1
      HSL:
        289°, 97.3684%, 70.1961%
        HSV (HSB):
        289°, 58.4980%, 99.2157%
        XYZ:
        54.1452, 33.3638, 96.5146
        xyY:
        0.2942, 0.1813, 33.3638
      CIE-Lab:
        64.4544, 67.7006, -53.4063
        CIE-LCH:
        64.4544, 86.2300, 321.7315
        CIE-Luv:
        64.4544, 49.2090, -94.3675
        Hunter-Lab:
        57.7614, 66.2427, -58.6359
      #e269fd color charts
#e269fd RGB chart
      #e269fd CMYK chart
      #e269fd RGB pie chart
      #e269fd color shades, tints & tones
#e269fd color schemes
#e269fd color preview, HTML & CSS examples
           This text has a color of #e269fd        
        
          <p style="color:#e269fd;">Text here</p>
        
        
          .mytext {color:#e269fd;}
        
        Text color #e269fd
      
           This box has a color of #e269fd        
        
          <div style="background-color:#e269fd;">Content here</div>
        
        
          .mybackground {background-color:#e269fd;}
        
        Background color #e269fd
      
           Border around this has a color of #e269fd        
        
          <div style="border:2px solid #e269fd;">Content here</div>
        
        
          .myborder {border:2px solid #e269fd;}
        
        Border color #e269fd