#e05dc0 color space conversions
Hex:
        #e05dc0
        RGB:
        224, 93, 192
        CMY:
        12, 64, 25
        CMYK:
        0, 58, 14, 12
      HSL:
        315°, 67.8756%, 62.1569%
        HSV (HSB):
        315°, 58.4821%, 87.8431%
        XYZ:
        44.1692, 27.4818, 52.8457
        xyY:
        0.3548, 0.2207, 27.4818
      CIE-Lab:
        59.4176, 62.2089, -27.1433
        CIE-LCH:
        59.4176, 67.8727, 336.4271
        CIE-Luv:
        59.4176, 69.1102, -51.0732
        Hunter-Lab:
        52.4231, 58.6555, -23.0719
      #e05dc0 color charts
#e05dc0 RGB chart
      #e05dc0 CMYK chart
      #e05dc0 RGB pie chart
      #e05dc0 color shades, tints & tones
#e05dc0 color schemes
#e05dc0 color preview, HTML & CSS examples
           This text has a color of #e05dc0        
        
          <p style="color:#e05dc0;">Text here</p>
        
        
          .mytext {color:#e05dc0;}
        
        Text color #e05dc0
      
           This box has a color of #e05dc0        
        
          <div style="background-color:#e05dc0;">Content here</div>
        
        
          .mybackground {background-color:#e05dc0;}
        
        Background color #e05dc0
      
           Border around this has a color of #e05dc0        
        
          <div style="border:2px solid #e05dc0;">Content here</div>
        
        
          .myborder {border:2px solid #e05dc0;}
        
        Border color #e05dc0