#e04fcf color space conversions
Hex:
        #e04fcf
        RGB:
        224, 79, 207
        CMY:
        12, 69, 19
        CMYK:
        0, 65, 8, 12
      HSL:
        307°, 70.0483%, 59.4118%
        HSV (HSB):
        307°, 64.7321%, 87.8431%
        XYZ:
        44.7989, 25.9443, 61.6781
        xyY:
        0.3383, 0.1959, 25.9443
      CIE-Lab:
        57.9841, 70.2196, -37.9243
        CIE-LCH:
        57.9841, 79.8063, 331.6274
        CIE-Luv:
        57.9841, 69.0881, -68.6825
        Hunter-Lab:
        50.9355, 67.8577, -36.1397
      #e04fcf color charts
#e04fcf RGB chart
      #e04fcf CMYK chart
      #e04fcf RGB pie chart
      #e04fcf color shades, tints & tones
#e04fcf color schemes
#e04fcf color preview, HTML & CSS examples
           This text has a color of #e04fcf        
        
          <p style="color:#e04fcf;">Text here</p>
        
        
          .mytext {color:#e04fcf;}
        
        Text color #e04fcf
      
           This box has a color of #e04fcf        
        
          <div style="background-color:#e04fcf;">Content here</div>
        
        
          .mybackground {background-color:#e04fcf;}
        
        Background color #e04fcf
      
           Border around this has a color of #e04fcf        
        
          <div style="border:2px solid #e04fcf;">Content here</div>
        
        
          .myborder {border:2px solid #e04fcf;}
        
        Border color #e04fcf