#e455bc color space conversions
Hex:
        #e455bc
        RGB:
        228, 85, 188
        CMY:
        11, 67, 26
        CMYK:
        0, 63, 18, 11
      HSL:
        317°, 72.5888%, 61.3725%
        HSV (HSB):
        317°, 62.7193%, 89.4118%
        XYZ:
        44.3205, 26.6218, 50.3795
        xyY:
        0.3653, 0.2194, 26.6218
      CIE-Lab:
        58.6226, 66.0772, -26.0300
        CIE-LCH:
        58.6226, 71.0194, 338.4989
        CIE-Luv:
        58.6226, 76.3772, -49.9238
        Hunter-Lab:
        51.5963, 63.0353, -21.7743
      #e455bc color charts
#e455bc RGB chart
      #e455bc CMYK chart
      #e455bc RGB pie chart
      #e455bc color shades, tints & tones
#e455bc color schemes
#e455bc color preview, HTML & CSS examples
           This text has a color of #e455bc        
        
          <p style="color:#e455bc;">Text here</p>
        
        
          .mytext {color:#e455bc;}
        
        Text color #e455bc
      
           This box has a color of #e455bc        
        
          <div style="background-color:#e455bc;">Content here</div>
        
        
          .mybackground {background-color:#e455bc;}
        
        Background color #e455bc
      
           Border around this has a color of #e455bc        
        
          <div style="border:2px solid #e455bc;">Content here</div>
        
        
          .myborder {border:2px solid #e455bc;}
        
        Border color #e455bc