#f2059e color space conversions
Hex:
        #f2059e
        RGB:
        242, 5, 158
        CMY:
        5, 98, 38
        CMYK:
        0, 98, 35, 5
      HSL:
        321°, 95.9514%, 48.4314%
        HSV (HSB):
        321°, 97.9339%, 94.9020%
        XYZ:
        42.8438, 21.4544, 34.2307
        xyY:
        0.4348, 0.2177, 21.4544
      CIE-Lab:
        53.4433, 84.0470, -16.2629
        CIE-LCH:
        53.4433, 85.6060, 349.0488
        CIE-Luv:
        53.4433, 117.3134, -38.3367
        Hunter-Lab:
        46.3189, 84.0498, -11.3935
      #f2059e color charts
#f2059e RGB chart
      #f2059e CMYK chart
      #f2059e RGB pie chart
      #f2059e color shades, tints & tones
#f2059e color schemes
#f2059e color preview, HTML & CSS examples
           This text has a color of #f2059e        
        
          <p style="color:#f2059e;">Text here</p>
        
        
          .mytext {color:#f2059e;}
        
        Text color #f2059e
      
           This box has a color of #f2059e        
        
          <div style="background-color:#f2059e;">Content here</div>
        
        
          .mybackground {background-color:#f2059e;}
        
        Background color #f2059e
      
           Border around this has a color of #f2059e        
        
          <div style="border:2px solid #f2059e;">Content here</div>
        
        
          .myborder {border:2px solid #f2059e;}
        
        Border color #f2059e