#f212a3 color space conversions
Hex:
        #f212a3
        RGB:
        242, 18, 163
        CMY:
        5, 93, 36
        CMYK:
        0, 93, 33, 5
      HSL:
        321°, 89.6000%, 50.9804%
        HSV (HSB):
        321°, 92.5620%, 94.9020%
        XYZ:
        43.4451, 21.9542, 36.5981
        xyY:
        0.4259, 0.2152, 21.9542
      CIE-Lab:
        53.9784, 83.5258, -18.4057
        CIE-LCH:
        53.9784, 85.5297, 347.5730
        CIE-Luv:
        53.9784, 113.8804, -41.3119
        Hunter-Lab:
        46.8553, 83.5117, -13.5120
      #f212a3 color charts
#f212a3 RGB chart
      #f212a3 CMYK chart
      #f212a3 RGB pie chart
      #f212a3 color shades, tints & tones
#f212a3 color schemes
#f212a3 color preview, HTML & CSS examples
           This text has a color of #f212a3        
        
          <p style="color:#f212a3;">Text here</p>
        
        
          .mytext {color:#f212a3;}
        
        Text color #f212a3
      
           This box has a color of #f212a3        
        
          <div style="background-color:#f212a3;">Content here</div>
        
        
          .mybackground {background-color:#f212a3;}
        
        Background color #f212a3
      
           Border around this has a color of #f212a3        
        
          <div style="border:2px solid #f212a3;">Content here</div>
        
        
          .myborder {border:2px solid #f212a3;}
        
        Border color #f212a3