#e279f2 color space conversions
Hex:
        #e279f2
        RGB:
        226, 121, 242
        CMY:
        11, 53, 5
        CMYK:
        7, 50, 0, 5
      HSL:
        292°, 82.3129%, 71.1765%
        HSV (HSB):
        292°, 50.0000%, 94.9020%
        XYZ:
        54.2284, 36.2543, 88.1440
        xyY:
        0.3036, 0.2030, 36.2543
      CIE-Lab:
        66.7138, 58.1740, -43.7879
        CIE-LCH:
        66.7138, 72.8120, 323.0310
        CIE-Luv:
        66.7138, 46.5396, -78.0721
        Hunter-Lab:
        60.2115, 55.3925, -44.6469
      #e279f2 color charts
#e279f2 RGB chart
      #e279f2 CMYK chart
      #e279f2 RGB pie chart
      #e279f2 color shades, tints & tones
#e279f2 color schemes
#e279f2 color preview, HTML & CSS examples
           This text has a color of #e279f2        
        
          <p style="color:#e279f2;">Text here</p>
        
        
          .mytext {color:#e279f2;}
        
        Text color #e279f2
      
           This box has a color of #e279f2        
        
          <div style="background-color:#e279f2;">Content here</div>
        
        
          .mybackground {background-color:#e279f2;}
        
        Background color #e279f2
      
           Border around this has a color of #e279f2        
        
          <div style="border:2px solid #e279f2;">Content here</div>
        
        
          .myborder {border:2px solid #e279f2;}
        
        Border color #e279f2