#e050bc color space conversions
Hex:
        #e050bc
        RGB:
        224, 80, 188
        CMY:
        12, 69, 26
        CMYK:
        0, 64, 16, 12
      HSL:
        315°, 69.9029%, 59.6078%
        HSV (HSB):
        315°, 64.2857%, 87.8431%
        XYZ:
        42.6862, 25.2155, 50.1942
        xyY:
        0.3615, 0.2135, 25.2155
      CIE-Lab:
        57.2847, 67.0184, -28.1468
        CIE-LCH:
        57.2847, 72.6891, 337.2183
        CIE-Luv:
        57.2847, 75.1598, -53.0548
        Hunter-Lab:
        50.2150, 63.8612, -24.1150
      #e050bc color charts
#e050bc RGB chart
      #e050bc CMYK chart
      #e050bc RGB pie chart
      #e050bc color shades, tints & tones
#e050bc color schemes
#e050bc color preview, HTML & CSS examples
           This text has a color of #e050bc        
        
          <p style="color:#e050bc;">Text here</p>
        
        
          .mytext {color:#e050bc;}
        
        Text color #e050bc
      
           This box has a color of #e050bc        
        
          <div style="background-color:#e050bc;">Content here</div>
        
        
          .mybackground {background-color:#e050bc;}
        
        Background color #e050bc
      
           Border around this has a color of #e050bc        
        
          <div style="border:2px solid #e050bc;">Content here</div>
        
        
          .myborder {border:2px solid #e050bc;}
        
        Border color #e050bc