#f012f4 color space conversions
Hex:
        #f012f4
        RGB:
        240, 18, 244
        CMY:
        6, 93, 4
        CMYK:
        2, 93, 0, 4
      HSL:
        299°, 91.1290%, 51.3725%
        HSV (HSB):
        299°, 92.6230%, 95.6863%
        XYZ:
        52.4806, 25.4895, 87.7419
        xyY:
        0.3167, 0.1538, 25.4895
      CIE-Lab:
        57.5493, 93.1719, -59.3048
        CIE-LCH:
        57.5493, 110.4449, 327.5229
        CIE-Luv:
        57.5493, 76.9744, -104.5137
        Hunter-Lab:
        50.4872, 97.1955, -67.6994
      #f012f4 color charts
#f012f4 RGB chart
      #f012f4 CMYK chart
      #f012f4 RGB pie chart
      #f012f4 color shades, tints & tones
#f012f4 color schemes
#f012f4 color preview, HTML & CSS examples
           This text has a color of #f012f4        
        
          <p style="color:#f012f4;">Text here</p>
        
        
          .mytext {color:#f012f4;}
        
        Text color #f012f4
      
           This box has a color of #f012f4        
        
          <div style="background-color:#f012f4;">Content here</div>
        
        
          .mybackground {background-color:#f012f4;}
        
        Background color #f012f4
      
           Border around this has a color of #f012f4        
        
          <div style="border:2px solid #f012f4;">Content here</div>
        
        
          .myborder {border:2px solid #f012f4;}
        
        Border color #f012f4