#f40dc2 color space conversions
Hex:
        #f40dc2
        RGB:
        244, 13, 194
        CMY:
        4, 95, 24
        CMYK:
        0, 95, 20, 4
      HSL:
        313°, 91.3043%, 50.3922%
        HSV (HSB):
        313°, 94.6721%, 95.6863%
        XYZ:
        47.1898, 23.4160, 53.0715
        xyY:
        0.3816, 0.1893, 23.4160
      CIE-Lab:
        55.4983, 87.7369, -34.1244
        CIE-LCH:
        55.4983, 94.1395, 338.7470
        CIE-Luv:
        55.4983, 101.4786, -65.2346
        Hunter-Lab:
        48.3901, 89.3897, -31.1529
      #f40dc2 color charts
#f40dc2 RGB chart
      #f40dc2 CMYK chart
      #f40dc2 RGB pie chart
      #f40dc2 color shades, tints & tones
#f40dc2 color schemes
#f40dc2 color preview, HTML & CSS examples
           This text has a color of #f40dc2        
        
          <p style="color:#f40dc2;">Text here</p>
        
        
          .mytext {color:#f40dc2;}
        
        Text color #f40dc2
      
           This box has a color of #f40dc2        
        
          <div style="background-color:#f40dc2;">Content here</div>
        
        
          .mybackground {background-color:#f40dc2;}
        
        Background color #f40dc2
      
           Border around this has a color of #f40dc2        
        
          <div style="border:2px solid #f40dc2;">Content here</div>
        
        
          .myborder {border:2px solid #f40dc2;}
        
        Border color #f40dc2