#e027f1 color space conversions
Hex:
        #e027f1
        RGB:
        224, 39, 241
        CMY:
        12, 85, 5
        CMYK:
        7, 84, 0, 5
      HSL:
        295°, 87.8261%, 54.9020%
        HSV (HSB):
        295°, 83.8174%, 94.5098%
        XYZ:
        47.3432, 23.6492, 85.2886
        xyY:
        0.3029, 0.1513, 23.6492
      CIE-Lab:
        55.7348, 87.1458, -60.6822
        CIE-LCH:
        55.7348, 106.1918, 325.1494
        CIE-Luv:
        55.7348, 65.1981, -104.9449
        Hunter-Lab:
        48.6304, 88.6717, -69.9421
      #e027f1 color charts
#e027f1 RGB chart
      #e027f1 CMYK chart
      #e027f1 RGB pie chart
      #e027f1 color shades, tints & tones
#e027f1 color schemes
#e027f1 color preview, HTML & CSS examples
           This text has a color of #e027f1        
        
          <p style="color:#e027f1;">Text here</p>
        
        
          .mytext {color:#e027f1;}
        
        Text color #e027f1
      
           This box has a color of #e027f1        
        
          <div style="background-color:#e027f1;">Content here</div>
        
        
          .mybackground {background-color:#e027f1;}
        
        Background color #e027f1
      
           Border around this has a color of #e027f1        
        
          <div style="border:2px solid #e027f1;">Content here</div>
        
        
          .myborder {border:2px solid #e027f1;}
        
        Border color #e027f1