#f2257e color space conversions
Hex:
        #f2257e
        RGB:
        242, 37, 126
        CMY:
        5, 85, 51
        CMYK:
        0, 85, 48, 5
      HSL:
        334°, 88.7446%, 54.7059%
        HSV (HSB):
        334°, 84.7107%, 94.9020%
        XYZ:
        41.0454, 21.7067, 21.7651
        xyY:
        0.4856, 0.2568, 21.7067
      CIE-Lab:
        53.7145, 77.4373, 3.2571
        CIE-LCH:
        53.7145, 77.5057, 2.4085
        CIE-Luv:
        53.7145, 127.2709, -11.2088
        Hunter-Lab:
        46.5905, 75.7220, 4.9155
      #f2257e color charts
#f2257e RGB chart
      #f2257e CMYK chart
      #f2257e RGB pie chart
      #f2257e color shades, tints & tones
#f2257e color schemes
#f2257e color preview, HTML & CSS examples
           This text has a color of #f2257e        
        
          <p style="color:#f2257e;">Text here</p>
        
        
          .mytext {color:#f2257e;}
        
        Text color #f2257e
      
           This box has a color of #f2257e        
        
          <div style="background-color:#f2257e;">Content here</div>
        
        
          .mybackground {background-color:#f2257e;}
        
        Background color #f2257e
      
           Border around this has a color of #f2257e        
        
          <div style="border:2px solid #f2257e;">Content here</div>
        
        
          .myborder {border:2px solid #f2257e;}
        
        Border color #f2257e