#e755d5 color space conversions
Hex:
        #e755d5
        RGB:
        231, 85, 213
        CMY:
        9, 67, 16
        CMYK:
        0, 63, 8, 9
      HSL:
        307°, 75.2577%, 61.9608%
        HSV (HSB):
        307°, 63.2035%, 90.5882%
        XYZ:
        48.2137, 28.2900, 65.8702
        xyY:
        0.3386, 0.1987, 28.2900
      CIE-Lab:
        60.1499, 70.5302, -37.8575
        CIE-LCH:
        60.1499, 80.0481, 331.7751
        CIE-Luv:
        60.1499, 70.3194, -69.1399
        Hunter-Lab:
        53.1884, 68.7255, -36.1948
      #e755d5 color charts
#e755d5 RGB chart
      #e755d5 CMYK chart
      #e755d5 RGB pie chart
      #e755d5 color shades, tints & tones
#e755d5 color schemes
#e755d5 color preview, HTML & CSS examples
           This text has a color of #e755d5        
        
          <p style="color:#e755d5;">Text here</p>
        
        
          .mytext {color:#e755d5;}
        
        Text color #e755d5
      
           This box has a color of #e755d5        
        
          <div style="background-color:#e755d5;">Content here</div>
        
        
          .mybackground {background-color:#e755d5;}
        
        Background color #e755d5
      
           Border around this has a color of #e755d5        
        
          <div style="border:2px solid #e755d5;">Content here</div>
        
        
          .myborder {border:2px solid #e755d5;}
        
        Border color #e755d5