#f212af color space conversions
Hex:
        #f212af
        RGB:
        242, 18, 175
        CMY:
        5, 93, 31
        CMYK:
        0, 93, 28, 5
      HSL:
        318°, 89.6000%, 50.9804%
        HSV (HSB):
        318°, 92.5620%, 94.9020%
        XYZ:
        44.5721, 22.4050, 42.5328
        xyY:
        0.4070, 0.2046, 22.4050
      CIE-Lab:
        54.4541, 84.7773, -24.7287
        CIE-LCH:
        54.4541, 88.3102, 343.7385
        CIE-Luv:
        54.4541, 108.2753, -50.6782
        Hunter-Lab:
        47.3339, 85.2506, -20.1424
      #f212af color charts
#f212af RGB chart
      #f212af CMYK chart
      #f212af RGB pie chart
      #f212af color shades, tints & tones
#f212af color schemes
#f212af color preview, HTML & CSS examples
           This text has a color of #f212af        
        
          <p style="color:#f212af;">Text here</p>
        
        
          .mytext {color:#f212af;}
        
        Text color #f212af
      
           This box has a color of #f212af        
        
          <div style="background-color:#f212af;">Content here</div>
        
        
          .mybackground {background-color:#f212af;}
        
        Background color #f212af
      
           Border around this has a color of #f212af        
        
          <div style="border:2px solid #f212af;">Content here</div>
        
        
          .myborder {border:2px solid #f212af;}
        
        Border color #f212af