#f012a8 color space conversions
Hex:
        #f012a8
        RGB:
        240, 18, 168
        CMY:
        6, 93, 34
        CMYK:
        0, 93, 30, 6
      HSL:
        319°, 88.0952%, 50.5882%
        HSV (HSB):
        319°, 92.5000%, 94.1176%
        XYZ:
        43.2194, 21.7850, 38.9728
        xyY:
        0.4157, 0.2095, 21.7850
      CIE-Lab:
        53.7982, 83.6343, -21.6612
        CIE-LCH:
        53.7982, 86.3939, 345.4795
        CIE-Luv:
        53.7982, 109.9475, -45.9256
        Hunter-Lab:
        46.6744, 83.6063, -16.8346
      #f012a8 color charts
#f012a8 RGB chart
      #f012a8 CMYK chart
      #f012a8 RGB pie chart
      #f012a8 color shades, tints & tones
#f012a8 color schemes
#f012a8 color preview, HTML & CSS examples
           This text has a color of #f012a8        
        
          <p style="color:#f012a8;">Text here</p>
        
        
          .mytext {color:#f012a8;}
        
        Text color #f012a8
      
           This box has a color of #f012a8        
        
          <div style="background-color:#f012a8;">Content here</div>
        
        
          .mybackground {background-color:#f012a8;}
        
        Background color #f012a8
      
           Border around this has a color of #f012a8        
        
          <div style="border:2px solid #f012a8;">Content here</div>
        
        
          .myborder {border:2px solid #f012a8;}
        
        Border color #f012a8