#f212a6 color space conversions
Hex:
        #f212a6
        RGB:
        242, 18, 166
        CMY:
        5, 93, 35
        CMYK:
        0, 93, 31, 5
      HSL:
        320°, 89.6000%, 50.9804%
        HSV (HSB):
        320°, 92.5620%, 94.9020%
        XYZ:
        43.7172, 22.0630, 38.0308
        xyY:
        0.4211, 0.2125, 22.0630
      CIE-Lab:
        54.0938, 83.8306, -19.9981
        CIE-LCH:
        54.0938, 86.1829, 346.5827
        CIE-Luv:
        54.0938, 112.4759, -43.6452
        Hunter-Lab:
        46.9713, 83.9340, -15.1249
      #f212a6 color charts
#f212a6 RGB chart
      #f212a6 CMYK chart
      #f212a6 RGB pie chart
      #f212a6 color shades, tints & tones
#f212a6 color schemes
#f212a6 color preview, HTML & CSS examples
           This text has a color of #f212a6        
        
          <p style="color:#f212a6;">Text here</p>
        
        
          .mytext {color:#f212a6;}
        
        Text color #f212a6
      
           This box has a color of #f212a6        
        
          <div style="background-color:#f212a6;">Content here</div>
        
        
          .mybackground {background-color:#f212a6;}
        
        Background color #f212a6
      
           Border around this has a color of #f212a6        
        
          <div style="border:2px solid #f212a6;">Content here</div>
        
        
          .myborder {border:2px solid #f212a6;}
        
        Border color #f212a6