#f016f2 color space conversions
Hex:
        #f016f2
        RGB:
        240, 22, 242
        CMY:
        6, 91, 5
        CMYK:
        1, 91, 0, 5
      HSL:
        299°, 89.4309%, 51.7647%
        HSV (HSB):
        299°, 90.9091%, 94.9020%
        XYZ:
        52.2491, 25.5099, 86.1745
        xyY:
        0.3187, 0.1556, 25.5099
      CIE-Lab:
        57.5689, 92.4835, -58.1561
        CIE-LCH:
        57.5689, 109.2489, 327.8372
        CIE-Luv:
        57.5689, 77.5033, -102.7099
        Hunter-Lab:
        50.5073, 96.2679, -65.8042
      #f016f2 color charts
#f016f2 RGB chart
      #f016f2 CMYK chart
      #f016f2 RGB pie chart
      #f016f2 color shades, tints & tones
#f016f2 color schemes
#f016f2 color preview, HTML & CSS examples
           This text has a color of #f016f2        
        
          <p style="color:#f016f2;">Text here</p>
        
        
          .mytext {color:#f016f2;}
        
        Text color #f016f2
      
           This box has a color of #f016f2        
        
          <div style="background-color:#f016f2;">Content here</div>
        
        
          .mybackground {background-color:#f016f2;}
        
        Background color #f016f2
      
           Border around this has a color of #f016f2        
        
          <div style="border:2px solid #f016f2;">Content here</div>
        
        
          .myborder {border:2px solid #f016f2;}
        
        Border color #f016f2