#e04cf1 color space conversions
Hex:
        #e04cf1
        RGB:
        224, 76, 241
        CMY:
        12, 70, 5
        CMYK:
        7, 68, 0, 5
      HSL:
        294°, 85.4922%, 62.1569%
        HSV (HSB):
        294°, 68.4647%, 94.5098%
        XYZ:
        49.2021, 27.3670, 85.9082
        xyY:
        0.3028, 0.1684, 27.3670
      CIE-Lab:
        59.3125, 76.8457, -54.9591
        CIE-LCH:
        59.3125, 94.4763, 324.4281
        CIE-Luv:
        59.3125, 58.9735, -96.4013
        Hunter-Lab:
        52.3135, 76.3348, -60.7454
      #e04cf1 color charts
#e04cf1 RGB chart
      #e04cf1 CMYK chart
      #e04cf1 RGB pie chart
      #e04cf1 color shades, tints & tones
#e04cf1 color schemes
#e04cf1 color preview, HTML & CSS examples
           This text has a color of #e04cf1        
        
          <p style="color:#e04cf1;">Text here</p>
        
        
          .mytext {color:#e04cf1;}
        
        Text color #e04cf1
      
           This box has a color of #e04cf1        
        
          <div style="background-color:#e04cf1;">Content here</div>
        
        
          .mybackground {background-color:#e04cf1;}
        
        Background color #e04cf1
      
           Border around this has a color of #e04cf1        
        
          <div style="border:2px solid #e04cf1;">Content here</div>
        
        
          .myborder {border:2px solid #e04cf1;}
        
        Border color #e04cf1