#f2129e color space conversions
Hex:
        #f2129e
        RGB:
        242, 18, 158
        CMY:
        5, 93, 38
        CMYK:
        0, 93, 35, 5
      HSL:
        323°, 89.6000%, 50.9804%
        HSV (HSB):
        323°, 92.5620%, 94.9020%
        XYZ:
        43.0058, 21.7785, 34.2848
        xyY:
        0.4341, 0.2198, 21.7785
      CIE-Lab:
        53.7912, 83.0301, -15.7345
        CIE-LCH:
        53.7912, 84.5079, 349.2695
        CIE-Luv:
        53.7912, 116.2225, -37.4403
        Hunter-Lab:
        46.6674, 82.8266, -10.8909
      #f2129e color charts
#f2129e RGB chart
      #f2129e CMYK chart
      #f2129e RGB pie chart
      #f2129e color shades, tints & tones
#f2129e color schemes
#f2129e color preview, HTML & CSS examples
           This text has a color of #f2129e        
        
          <p style="color:#f2129e;">Text here</p>
        
        
          .mytext {color:#f2129e;}
        
        Text color #f2129e
      
           This box has a color of #f2129e        
        
          <div style="background-color:#f2129e;">Content here</div>
        
        
          .mybackground {background-color:#f2129e;}
        
        Background color #f2129e
      
           Border around this has a color of #f2129e        
        
          <div style="border:2px solid #f2129e;">Content here</div>
        
        
          .myborder {border:2px solid #f2129e;}
        
        Border color #f2129e