#e969ff color space conversions
Hex:
        #e969ff
        RGB:
        233, 105, 255
        CMY:
        9, 59, 0
        CMYK:
        9, 59, 0, 0
      HSL:
        291°, 100.0000%, 70.5882%
        HSV (HSB):
        291°, 58.8235%, 100.0000%
        XYZ:
        56.7058, 34.6468, 98.3065
        xyY:
        0.2990, 0.1827, 34.6468
      CIE-Lab:
        65.4727, 69.7446, -52.8322
        CIE-LCH:
        65.4727, 87.4961, 322.8557
        CIE-Luv:
        65.4727, 53.1793, -94.0237
        Hunter-Lab:
        58.8615, 68.9552, -57.8191
      #e969ff color charts
#e969ff RGB chart
      #e969ff CMYK chart
      #e969ff RGB pie chart
      #e969ff color shades, tints & tones
#e969ff color schemes
#e969ff color preview, HTML & CSS examples
           This text has a color of #e969ff        
        
          <p style="color:#e969ff;">Text here</p>
        
        
          .mytext {color:#e969ff;}
        
        Text color #e969ff
      
           This box has a color of #e969ff        
        
          <div style="background-color:#e969ff;">Content here</div>
        
        
          .mybackground {background-color:#e969ff;}
        
        Background color #e969ff
      
           Border around this has a color of #e969ff        
        
          <div style="border:2px solid #e969ff;">Content here</div>
        
        
          .myborder {border:2px solid #e969ff;}
        
        Border color #e969ff