#e965d2 color space conversions
Hex:
        #e965d2
        RGB:
        233, 101, 210
        CMY:
        9, 60, 18
        CMYK:
        0, 57, 10, 9
      HSL:
        310°, 75.0000%, 65.4902%
        HSV (HSB):
        310°, 56.6524%, 91.3725%
        XYZ:
        49.8908, 31.2841, 64.3817
        xyY:
        0.3428, 0.2149, 31.2841
      CIE-Lab:
        62.7468, 63.9076, -32.0962
        CIE-LCH:
        62.7468, 71.5146, 333.3329
        CIE-Luv:
        62.7468, 67.1559, -59.5924
        Hunter-Lab:
        55.9322, 61.3382, -29.0941
      #e965d2 color charts
#e965d2 RGB chart
      #e965d2 CMYK chart
      #e965d2 RGB pie chart
      #e965d2 color shades, tints & tones
#e965d2 color schemes
#e965d2 color preview, HTML & CSS examples
           This text has a color of #e965d2        
        
          <p style="color:#e965d2;">Text here</p>
        
        
          .mytext {color:#e965d2;}
        
        Text color #e965d2
      
           This box has a color of #e965d2        
        
          <div style="background-color:#e965d2;">Content here</div>
        
        
          .mybackground {background-color:#e965d2;}
        
        Background color #e965d2
      
           Border around this has a color of #e965d2        
        
          <div style="border:2px solid #e965d2;">Content here</div>
        
        
          .myborder {border:2px solid #e965d2;}
        
        Border color #e965d2