#e05dcf color space conversions
Hex:
        #e05dcf
        RGB:
        224, 93, 207
        CMY:
        12, 64, 19
        CMYK:
        0, 58, 8, 12
      HSL:
        308°, 67.8756%, 62.1569%
        HSV (HSB):
        308°, 58.4821%, 87.8431%
        XYZ:
        45.9173, 28.1810, 62.0508
        xyY:
        0.3373, 0.2070, 28.1810
      CIE-Lab:
        60.0519, 64.5181, -34.6918
        CIE-LCH:
        60.0519, 73.2537, 331.7328
        CIE-Luv:
        60.0519, 64.5333, -63.2263
        Hunter-Lab:
        53.0858, 61.4961, -32.1428
      #e05dcf color charts
#e05dcf RGB chart
      #e05dcf CMYK chart
      #e05dcf RGB pie chart
      #e05dcf color shades, tints & tones
#e05dcf color schemes
#e05dcf color preview, HTML & CSS examples
           This text has a color of #e05dcf        
        
          <p style="color:#e05dcf;">Text here</p>
        
        
          .mytext {color:#e05dcf;}
        
        Text color #e05dcf
      
           This box has a color of #e05dcf        
        
          <div style="background-color:#e05dcf;">Content here</div>
        
        
          .mybackground {background-color:#e05dcf;}
        
        Background color #e05dcf
      
           Border around this has a color of #e05dcf        
        
          <div style="border:2px solid #e05dcf;">Content here</div>
        
        
          .myborder {border:2px solid #e05dcf;}
        
        Border color #e05dcf