#e05ed7 color space conversions
Hex:
        #e05ed7
        RGB:
        224, 94, 215
        CMY:
        12, 63, 16
        CMYK:
        0, 58, 4, 12
      HSL:
        304°, 67.7083%, 62.3529%
        HSV (HSB):
        304°, 58.0357%, 87.8431%
        XYZ:
        47.0089, 28.7590, 67.3634
        xyY:
        0.3284, 0.2009, 28.7590
      CIE-Lab:
        60.5683, 65.3767, -38.4046
        CIE-LCH:
        60.5683, 75.8224, 329.5685
        CIE-Luv:
        60.5683, 61.7994, -69.2691
        Hunter-Lab:
        53.6274, 62.6222, -36.9372
      #e05ed7 color charts
#e05ed7 RGB chart
      #e05ed7 CMYK chart
      #e05ed7 RGB pie chart
      #e05ed7 color shades, tints & tones
#e05ed7 color schemes
#e05ed7 color preview, HTML & CSS examples
           This text has a color of #e05ed7        
        
          <p style="color:#e05ed7;">Text here</p>
        
        
          .mytext {color:#e05ed7;}
        
        Text color #e05ed7
      
           This box has a color of #e05ed7        
        
          <div style="background-color:#e05ed7;">Content here</div>
        
        
          .mybackground {background-color:#e05ed7;}
        
        Background color #e05ed7
      
           Border around this has a color of #e05ed7        
        
          <div style="border:2px solid #e05ed7;">Content here</div>
        
        
          .myborder {border:2px solid #e05ed7;}
        
        Border color #e05ed7