#f40cc1 color space conversions
Hex:
        #f40cc1
        RGB:
        244, 12, 193
        CMY:
        4, 95, 24
        CMYK:
        0, 95, 21, 4
      HSL:
        313°, 91.3386%, 50.1961%
        HSV (HSB):
        313°, 95.0820%, 95.6863%
        XYZ:
        47.0653, 23.3463, 52.4777
        xyY:
        0.3830, 0.1900, 23.3463
      CIE-Lab:
        55.4273, 87.6947, -33.6576
        CIE-LCH:
        55.4273, 93.9319, 339.0030
        CIE-Luv:
        55.4273, 101.9999, -64.5171
        Hunter-Lab:
        48.3180, 89.3158, -30.5717
      #f40cc1 color charts
#f40cc1 RGB chart
      #f40cc1 CMYK chart
      #f40cc1 RGB pie chart
      #f40cc1 color shades, tints & tones
#f40cc1 color schemes
#f40cc1 color preview, HTML & CSS examples
           This text has a color of #f40cc1        
        
          <p style="color:#f40cc1;">Text here</p>
        
        
          .mytext {color:#f40cc1;}
        
        Text color #f40cc1
      
           This box has a color of #f40cc1        
        
          <div style="background-color:#f40cc1;">Content here</div>
        
        
          .mybackground {background-color:#f40cc1;}
        
        Background color #f40cc1
      
           Border around this has a color of #f40cc1        
        
          <div style="border:2px solid #f40cc1;">Content here</div>
        
        
          .myborder {border:2px solid #f40cc1;}
        
        Border color #f40cc1