#f42ba2 color space conversions
Hex:
        #f42ba2
        RGB:
        244, 43, 162
        CMY:
        4, 83, 36
        CMYK:
        0, 82, 34, 4
      HSL:
        324°, 90.1345%, 56.2745%
        HSV (HSB):
        324°, 82.3770%, 95.6863%
        XYZ:
        44.6937, 23.5695, 36.3762
        xyY:
        0.4271, 0.2252, 23.5695
      CIE-Lab:
        55.6542, 79.9576, -15.2348
        CIE-LCH:
        55.6542, 81.3960, 349.2124
        CIE-Luv:
        55.6542, 111.7957, -36.3515
        Hunter-Lab:
        48.5484, 79.3675, -10.4407
      #f42ba2 color charts
#f42ba2 RGB chart
      #f42ba2 CMYK chart
      #f42ba2 RGB pie chart
      #f42ba2 color shades, tints & tones
#f42ba2 color schemes
#f42ba2 color preview, HTML & CSS examples
           This text has a color of #f42ba2        
        
          <p style="color:#f42ba2;">Text here</p>
        
        
          .mytext {color:#f42ba2;}
        
        Text color #f42ba2
      
           This box has a color of #f42ba2        
        
          <div style="background-color:#f42ba2;">Content here</div>
        
        
          .mybackground {background-color:#f42ba2;}
        
        Background color #f42ba2
      
           Border around this has a color of #f42ba2        
        
          <div style="border:2px solid #f42ba2;">Content here</div>
        
        
          .myborder {border:2px solid #f42ba2;}
        
        Border color #f42ba2