#f013d7 color space conversions
Hex:
        #f013d7
        RGB:
        240, 19, 215
        CMY:
        6, 93, 16
        CMYK:
        0, 92, 10, 6
      HSL:
        307°, 88.0478%, 50.7843%
        HSV (HSB):
        307°, 92.0833%, 94.1176%
        XYZ:
        48.4338, 23.8973, 66.3499
        xyY:
        0.3492, 0.1723, 23.8973
      CIE-Lab:
        55.9848, 89.0887, -45.4482
        CIE-LCH:
        55.9848, 100.0116, 332.9718
        CIE-Luv:
        55.9848, 88.7084, -82.5273
        Hunter-Lab:
        48.8849, 91.3044, -46.2530
      #f013d7 color charts
#f013d7 RGB chart
      #f013d7 CMYK chart
      #f013d7 RGB pie chart
      #f013d7 color shades, tints & tones
#f013d7 color schemes
#f013d7 color preview, HTML & CSS examples
           This text has a color of #f013d7        
        
          <p style="color:#f013d7;">Text here</p>
        
        
          .mytext {color:#f013d7;}
        
        Text color #f013d7
      
           This box has a color of #f013d7        
        
          <div style="background-color:#f013d7;">Content here</div>
        
        
          .mybackground {background-color:#f013d7;}
        
        Background color #f013d7
      
           Border around this has a color of #f013d7        
        
          <div style="border:2px solid #f013d7;">Content here</div>
        
        
          .myborder {border:2px solid #f013d7;}
        
        Border color #f013d7