#e379f2 color space conversions
Hex:
        #e379f2
        RGB:
        227, 121, 242
        CMY:
        11, 53, 5
        CMYK:
        6, 50, 0, 5
      HSL:
        293°, 82.3129%, 71.1765%
        HSV (HSB):
        293°, 50.0000%, 94.9020%
        XYZ:
        54.5429, 36.4164, 88.1587
        xyY:
        0.3045, 0.2033, 36.4164
      CIE-Lab:
        66.8369, 58.4435, -43.5860
        CIE-LCH:
        66.8369, 72.9066, 323.2851
        CIE-Luv:
        66.8369, 47.1840, -77.8110
        Hunter-Lab:
        60.3460, 55.7292, -44.3738
      #e379f2 color charts
#e379f2 RGB chart
      #e379f2 CMYK chart
      #e379f2 RGB pie chart
      #e379f2 color shades, tints & tones
#e379f2 color schemes
#e379f2 color preview, HTML & CSS examples
           This text has a color of #e379f2        
        
          <p style="color:#e379f2;">Text here</p>
        
        
          .mytext {color:#e379f2;}
        
        Text color #e379f2
      
           This box has a color of #e379f2        
        
          <div style="background-color:#e379f2;">Content here</div>
        
        
          .mybackground {background-color:#e379f2;}
        
        Background color #e379f2
      
           Border around this has a color of #e379f2        
        
          <div style="border:2px solid #e379f2;">Content here</div>
        
        
          .myborder {border:2px solid #e379f2;}
        
        Border color #e379f2