#e055bd color space conversions
Hex:
        #e055bd
        RGB:
        224, 85, 189
        CMY:
        12, 67, 26
        CMYK:
        0, 62, 16, 12
      HSL:
        315°, 69.1542%, 60.5882%
        HSV (HSB):
        315°, 62.0536%, 87.8431%
        XYZ:
        43.1743, 26.0184, 50.8906
        xyY:
        0.3595, 0.2167, 26.0184
      CIE-Lab:
        58.0545, 65.1542, -27.5308
        CIE-LCH:
        58.0545, 70.7320, 337.0936
        CIE-Luv:
        58.0545, 73.0585, -51.9387
        Hunter-Lab:
        51.0083, 61.8211, -23.4475
      #e055bd color charts
#e055bd RGB chart
      #e055bd CMYK chart
      #e055bd RGB pie chart
      #e055bd color shades, tints & tones
#e055bd color schemes
#e055bd color preview, HTML & CSS examples
           This text has a color of #e055bd        
        
          <p style="color:#e055bd;">Text here</p>
        
        
          .mytext {color:#e055bd;}
        
        Text color #e055bd
      
           This box has a color of #e055bd        
        
          <div style="background-color:#e055bd;">Content here</div>
        
        
          .mybackground {background-color:#e055bd;}
        
        Background color #e055bd
      
           Border around this has a color of #e055bd        
        
          <div style="border:2px solid #e055bd;">Content here</div>
        
        
          .myborder {border:2px solid #e055bd;}
        
        Border color #e055bd