#f402a5 color space conversions
Hex:
        #f402a5
        RGB:
        244, 2, 165
        CMY:
        4, 99, 35
        CMYK:
        0, 99, 32, 4
      HSL:
        320°, 98.3740%, 48.2353%
        HSV (HSB):
        320°, 99.1803%, 95.6863%
        XYZ:
        44.1215, 21.9931, 37.5169
        xyY:
        0.4258, 0.2122, 21.9931
      CIE-Lab:
        54.0197, 85.3361, -19.4886
        CIE-LCH:
        54.0197, 87.5331, 347.1357
        CIE-Luv:
        54.0197, 115.7845, -43.2117
        Hunter-Lab:
        46.8968, 85.8669, -14.6036
      #f402a5 color charts
#f402a5 RGB chart
      #f402a5 CMYK chart
      #f402a5 RGB pie chart
      #f402a5 color shades, tints & tones
#f402a5 color schemes
#f402a5 color preview, HTML & CSS examples
           This text has a color of #f402a5        
        
          <p style="color:#f402a5;">Text here</p>
        
        
          .mytext {color:#f402a5;}
        
        Text color #f402a5
      
           This box has a color of #f402a5        
        
          <div style="background-color:#f402a5;">Content here</div>
        
        
          .mybackground {background-color:#f402a5;}
        
        Background color #f402a5
      
           Border around this has a color of #f402a5        
        
          <div style="border:2px solid #f402a5;">Content here</div>
        
        
          .myborder {border:2px solid #f402a5;}
        
        Border color #f402a5