#e961bf color space conversions
Hex:
        #e961bf
        RGB:
        233, 97, 191
        CMY:
        9, 62, 25
        CMYK:
        0, 58, 18, 9
      HSL:
        319°, 75.5556%, 64.7059%
        HSV (HSB):
        319°, 58.3691%, 91.3725%
        XYZ:
        47.2829, 29.6346, 52.5182
        xyY:
        0.3653, 0.2290, 29.6346
      CIE-Lab:
        61.3377, 62.8275, -23.5075
        CIE-LCH:
        61.3377, 67.0813, 339.4862
        CIE-Luv:
        61.3377, 74.4924, -45.9331
        Hunter-Lab:
        54.4377, 59.7738, -19.0930
      #e961bf color charts
#e961bf RGB chart
      #e961bf CMYK chart
      #e961bf RGB pie chart
      #e961bf color shades, tints & tones
#e961bf color schemes
#e961bf color preview, HTML & CSS examples
           This text has a color of #e961bf        
        
          <p style="color:#e961bf;">Text here</p>
        
        
          .mytext {color:#e961bf;}
        
        Text color #e961bf
      
           This box has a color of #e961bf        
        
          <div style="background-color:#e961bf;">Content here</div>
        
        
          .mybackground {background-color:#e961bf;}
        
        Background color #e961bf
      
           Border around this has a color of #e961bf        
        
          <div style="border:2px solid #e961bf;">Content here</div>
        
        
          .myborder {border:2px solid #e961bf;}
        
        Border color #e961bf