#e04efb color space conversions
Hex:
        #e04efb
        RGB:
        224, 78, 251
        CMY:
        12, 69, 2
        CMYK:
        11, 69, 0, 2
      HSL:
        291°, 95.5801%, 64.5098%
        HSV (HSB):
        291°, 68.9243%, 98.4314%
        XYZ:
        50.8774, 28.2611, 94.0402
        xyY:
        0.2938, 0.1632, 28.2611
      CIE-Lab:
        60.1239, 77.8544, -59.2166
        CIE-LCH:
        60.1239, 97.8157, 322.7431
        CIE-Luv:
        60.1239, 55.5161, -103.4080
        Hunter-Lab:
        53.1612, 77.7998, -67.6690
      #e04efb color charts
#e04efb RGB chart
      #e04efb CMYK chart
      #e04efb RGB pie chart
      #e04efb color shades, tints & tones
#e04efb color schemes
#e04efb color preview, HTML & CSS examples
           This text has a color of #e04efb        
        
          <p style="color:#e04efb;">Text here</p>
        
        
          .mytext {color:#e04efb;}
        
        Text color #e04efb
      
           This box has a color of #e04efb        
        
          <div style="background-color:#e04efb;">Content here</div>
        
        
          .mybackground {background-color:#e04efb;}
        
        Background color #e04efb
      
           Border around this has a color of #e04efb        
        
          <div style="border:2px solid #e04efb;">Content here</div>
        
        
          .myborder {border:2px solid #e04efb;}
        
        Border color #e04efb