#f012a1 color space conversions
Hex:
        #f012a1
        RGB:
        240, 18, 161
        CMY:
        6, 93, 37
        CMYK:
        0, 93, 33, 6
      HSL:
        321°, 88.0952%, 50.5882%
        HSV (HSB):
        321°, 92.5000%, 94.1176%
        XYZ:
        42.5845, 21.5311, 35.6297
        xyY:
        0.4269, 0.2159, 21.5311
      CIE-Lab:
        53.5259, 82.9160, -17.9483
        CIE-LCH:
        53.5259, 84.8363, 347.7860
        CIE-Luv:
        53.5259, 113.2195, -40.4755
        Hunter-Lab:
        46.4016, 82.6134, -13.0450
      #f012a1 color charts
#f012a1 RGB chart
      #f012a1 CMYK chart
      #f012a1 RGB pie chart
      #f012a1 color shades, tints & tones
#f012a1 color schemes
#f012a1 color preview, HTML & CSS examples
           This text has a color of #f012a1        
        
          <p style="color:#f012a1;">Text here</p>
        
        
          .mytext {color:#f012a1;}
        
        Text color #f012a1
      
           This box has a color of #f012a1        
        
          <div style="background-color:#f012a1;">Content here</div>
        
        
          .mybackground {background-color:#f012a1;}
        
        Background color #f012a1
      
           Border around this has a color of #f012a1        
        
          <div style="border:2px solid #f012a1;">Content here</div>
        
        
          .myborder {border:2px solid #f012a1;}
        
        Border color #f012a1