#f013d4 color space conversions
Hex:
        #f013d4
        RGB:
        240, 19, 212
        CMY:
        6, 93, 17
        CMYK:
        0, 92, 12, 6
      HSL:
        308°, 88.0478%, 50.7843%
        HSV (HSB):
        308°, 92.0833%, 94.1176%
        XYZ:
        48.0517, 23.7445, 64.3379
        xyY:
        0.3530, 0.1744, 23.7445
      CIE-Lab:
        55.8310, 88.6986, -43.9818
        CIE-LCH:
        55.8310, 99.0042, 333.6252
        CIE-Luv:
        55.8310, 89.9920, -80.2149
        Hunter-Lab:
        48.7283, 90.7470, -44.1731
      #f013d4 color charts
#f013d4 RGB chart
      #f013d4 CMYK chart
      #f013d4 RGB pie chart
      #f013d4 color shades, tints & tones
#f013d4 color schemes
#f013d4 color preview, HTML & CSS examples
           This text has a color of #f013d4        
        
          <p style="color:#f013d4;">Text here</p>
        
        
          .mytext {color:#f013d4;}
        
        Text color #f013d4
      
           This box has a color of #f013d4        
        
          <div style="background-color:#f013d4;">Content here</div>
        
        
          .mybackground {background-color:#f013d4;}
        
        Background color #f013d4
      
           Border around this has a color of #f013d4        
        
          <div style="border:2px solid #f013d4;">Content here</div>
        
        
          .myborder {border:2px solid #f013d4;}
        
        Border color #f013d4