#f279e1 color space conversions
Hex:
        #f279e1
        RGB:
        242, 121, 225
        CMY:
        5, 53, 12
        CMYK:
        0, 50, 7, 5
      HSL:
        308°, 82.3129%, 71.1765%
        HSV (HSB):
        308°, 50.0000%, 94.9020%
        XYZ:
        57.0459, 37.9882, 75.5600
        xyY:
        0.3344, 0.2227, 37.9882
      CIE-Lab:
        68.0119, 59.6396, -32.2200
        CIE-LCH:
        68.0119, 67.7865, 331.6201
        CIE-Luv:
        68.0119, 61.4447, -59.9285
        Hunter-Lab:
        61.6346, 57.3502, -29.5414
      #f279e1 color charts
#f279e1 RGB chart
      #f279e1 CMYK chart
      #f279e1 RGB pie chart
      #f279e1 color shades, tints & tones
#f279e1 color schemes
#f279e1 color preview, HTML & CSS examples
           This text has a color of #f279e1        
        
          <p style="color:#f279e1;">Text here</p>
        
        
          .mytext {color:#f279e1;}
        
        Text color #f279e1
      
           This box has a color of #f279e1        
        
          <div style="background-color:#f279e1;">Content here</div>
        
        
          .mybackground {background-color:#f279e1;}
        
        Background color #f279e1
      
           Border around this has a color of #f279e1        
        
          <div style="border:2px solid #f279e1;">Content here</div>
        
        
          .myborder {border:2px solid #f279e1;}
        
        Border color #f279e1