#f02379 color space conversions
Hex:
        #f02379
        RGB:
        240, 35, 121
        CMY:
        6, 86, 53
        CMYK:
        0, 85, 50, 6
      HSL:
        335°, 87.2340%, 53.9216%
        HSV (HSB):
        335°, 85.4167%, 94.1176%
        XYZ:
        39.9874, 21.1078, 20.0558
        xyY:
        0.4928, 0.2601, 21.1078
      CIE-Lab:
        53.0673, 76.9513, 5.2865
        CIE-LCH:
        53.0673, 77.1326, 3.9300
        CIE-Luv:
        53.0673, 128.2769, -8.6392
        Hunter-Lab:
        45.9432, 74.9596, 6.2781
      #f02379 color charts
#f02379 RGB chart
      #f02379 CMYK chart
      #f02379 RGB pie chart
      #f02379 color shades, tints & tones
#f02379 color schemes
#f02379 color preview, HTML & CSS examples
           This text has a color of #f02379        
        
          <p style="color:#f02379;">Text here</p>
        
        
          .mytext {color:#f02379;}
        
        Text color #f02379
      
           This box has a color of #f02379        
        
          <div style="background-color:#f02379;">Content here</div>
        
        
          .mybackground {background-color:#f02379;}
        
        Background color #f02379
      
           Border around this has a color of #f02379        
        
          <div style="border:2px solid #f02379;">Content here</div>
        
        
          .myborder {border:2px solid #f02379;}
        
        Border color #f02379