#e755bd color space conversions
Hex:
        #e755bd
        RGB:
        231, 85, 189
        CMY:
        9, 67, 26
        CMYK:
        0, 63, 18, 9
      HSL:
        317°, 75.2577%, 61.9608%
        HSV (HSB):
        317°, 63.2035%, 90.5882%
        XYZ:
        45.3888, 27.1600, 50.9943
        xyY:
        0.3674, 0.2198, 27.1600
      CIE-Lab:
        59.1222, 67.0145, -25.7953
        CIE-LCH:
        59.1222, 71.8077, 338.9472
        CIE-Luv:
        59.1222, 78.2952, -49.8181
        Hunter-Lab:
        52.1153, 64.2593, -21.5339
      #e755bd color charts
#e755bd RGB chart
      #e755bd CMYK chart
      #e755bd RGB pie chart
      #e755bd color shades, tints & tones
#e755bd color schemes
#e755bd color preview, HTML & CSS examples
           This text has a color of #e755bd        
        
          <p style="color:#e755bd;">Text here</p>
        
        
          .mytext {color:#e755bd;}
        
        Text color #e755bd
      
           This box has a color of #e755bd        
        
          <div style="background-color:#e755bd;">Content here</div>
        
        
          .mybackground {background-color:#e755bd;}
        
        Background color #e755bd
      
           Border around this has a color of #e755bd        
        
          <div style="border:2px solid #e755bd;">Content here</div>
        
        
          .myborder {border:2px solid #e755bd;}
        
        Border color #e755bd