#f013d2 color space conversions
Hex:
        #f013d2
        RGB:
        240, 19, 210
        CMY:
        6, 93, 18
        CMYK:
        0, 92, 13, 6
      HSL:
        308°, 88.0478%, 50.7843%
        HSV (HSB):
        308°, 92.0833%, 94.1176%
        XYZ:
        47.8009, 23.6442, 63.0172
        xyY:
        0.3555, 0.1758, 23.6442
      CIE-Lab:
        55.7297, 88.4410, -43.0001
        CIE-LCH:
        55.7297, 98.3404, 334.0709
        CIE-Luv:
        55.7297, 90.8538, -78.6694
        Hunter-Lab:
        48.6253, 90.3797, -42.8007
      #f013d2 color charts
#f013d2 RGB chart
      #f013d2 CMYK chart
      #f013d2 RGB pie chart
      #f013d2 color shades, tints & tones
#f013d2 color schemes
#f013d2 color preview, HTML & CSS examples
           This text has a color of #f013d2        
        
          <p style="color:#f013d2;">Text here</p>
        
        
          .mytext {color:#f013d2;}
        
        Text color #f013d2
      
           This box has a color of #f013d2        
        
          <div style="background-color:#f013d2;">Content here</div>
        
        
          .mybackground {background-color:#f013d2;}
        
        Background color #f013d2
      
           Border around this has a color of #f013d2        
        
          <div style="border:2px solid #f013d2;">Content here</div>
        
        
          .myborder {border:2px solid #f013d2;}
        
        Border color #f013d2