#f412ac color space conversions
Hex:
        #f412ac
        RGB:
        244, 18, 172
        CMY:
        4, 93, 33
        CMYK:
        0, 93, 30, 4
      HSL:
        319°, 91.1290%, 51.3725%
        HSV (HSB):
        319°, 92.6230%, 95.6863%
        XYZ:
        44.9709, 22.6443, 41.0303
        xyY:
        0.4139, 0.2084, 22.6443
      CIE-Lab:
        54.7040, 84.8552, -22.5556
        CIE-LCH:
        54.7040, 87.8019, 345.1143
        CIE-Luv:
        54.7040, 111.2621, -47.6057
        Hunter-Lab:
        47.5860, 85.4151, -17.8117
      #f412ac color charts
#f412ac RGB chart
      #f412ac CMYK chart
      #f412ac RGB pie chart
      #f412ac color shades, tints & tones
#f412ac color schemes
#f412ac color preview, HTML & CSS examples
           This text has a color of #f412ac        
        
          <p style="color:#f412ac;">Text here</p>
        
        
          .mytext {color:#f412ac;}
        
        Text color #f412ac
      
           This box has a color of #f412ac        
        
          <div style="background-color:#f412ac;">Content here</div>
        
        
          .mybackground {background-color:#f412ac;}
        
        Background color #f412ac
      
           Border around this has a color of #f412ac        
        
          <div style="border:2px solid #f412ac;">Content here</div>
        
        
          .myborder {border:2px solid #f412ac;}
        
        Border color #f412ac