#f2087e color space conversions
Hex:
        #f2087e
        RGB:
        242, 8, 126
        CMY:
        5, 97, 51
        CMYK:
        0, 97, 48, 5
      HSL:
        330°, 93.6000%, 49.0196%
        HSV (HSB):
        330°, 96.6942%, 94.9020%
        XYZ:
        40.4707, 20.5573, 21.5736
        xyY:
        0.4900, 0.2489, 20.5573
      CIE-Lab:
        52.4615, 81.0656, 1.4410
        CIE-LCH:
        52.4615, 81.0784, 1.0184
        CIE-Luv:
        52.4615, 132.0394, -14.2902
        Hunter-Lab:
        45.3401, 79.9842, 3.5269
      #f2087e color charts
#f2087e RGB chart
      #f2087e CMYK chart
      #f2087e RGB pie chart
      #f2087e color shades, tints & tones
#f2087e color schemes
#f2087e color preview, HTML & CSS examples
           This text has a color of #f2087e        
        
          <p style="color:#f2087e;">Text here</p>
        
        
          .mytext {color:#f2087e;}
        
        Text color #f2087e
      
           This box has a color of #f2087e        
        
          <div style="background-color:#f2087e;">Content here</div>
        
        
          .mybackground {background-color:#f2087e;}
        
        Background color #f2087e
      
           Border around this has a color of #f2087e        
        
          <div style="border:2px solid #f2087e;">Content here</div>
        
        
          .myborder {border:2px solid #f2087e;}
        
        Border color #f2087e