#f013d0 color space conversions
Hex:
        #f013d0
        RGB:
        240, 19, 208
        CMY:
        6, 93, 18
        CMYK:
        0, 92, 13, 6
      HSL:
        309°, 88.0478%, 50.7843%
        HSV (HSB):
        309°, 92.0833%, 94.1176%
        XYZ:
        47.5532, 23.5451, 61.7128
        xyY:
        0.3581, 0.1773, 23.5451
      CIE-Lab:
        55.6294, 88.1855, -42.0152
        CIE-LCH:
        55.6294, 97.6830, 334.5250
        CIE-Luv:
        55.6294, 91.7203, -77.1208
        Hunter-Lab:
        48.5233, 90.0158, -41.4399
      #f013d0 color charts
#f013d0 RGB chart
      #f013d0 CMYK chart
      #f013d0 RGB pie chart
      #f013d0 color shades, tints & tones
#f013d0 color schemes
#f013d0 color preview, HTML & CSS examples
           This text has a color of #f013d0        
        
          <p style="color:#f013d0;">Text here</p>
        
        
          .mytext {color:#f013d0;}
        
        Text color #f013d0
      
           This box has a color of #f013d0        
        
          <div style="background-color:#f013d0;">Content here</div>
        
        
          .mybackground {background-color:#f013d0;}
        
        Background color #f013d0
      
           Border around this has a color of #f013d0        
        
          <div style="border:2px solid #f013d0;">Content here</div>
        
        
          .myborder {border:2px solid #f013d0;}
        
        Border color #f013d0