#f23180 color space conversions
Hex:
        #f23180
        RGB:
        242, 49, 128
        CMY:
        5, 81, 50
        CMYK:
        0, 80, 47, 5
      HSL:
        335°, 88.1279%, 57.0588%
        HSV (HSB):
        335°, 79.7521%, 94.9020%
        XYZ:
        41.6125, 22.6324, 22.5973
        xyY:
        0.4792, 0.2606, 22.6324
      CIE-Lab:
        54.6916, 74.9579, 3.4701
        CIE-LCH:
        54.6916, 75.0382, 2.6506
        CIE-Luv:
        54.6916, 122.9758, -10.3589
        Hunter-Lab:
        47.5735, 72.8803, 5.1388
      #f23180 color charts
#f23180 RGB chart
      #f23180 CMYK chart
      #f23180 RGB pie chart
      #f23180 color shades, tints & tones
#f23180 color schemes
#f23180 color preview, HTML & CSS examples
           This text has a color of #f23180        
        
          <p style="color:#f23180;">Text here</p>
        
        
          .mytext {color:#f23180;}
        
        Text color #f23180
      
           This box has a color of #f23180        
        
          <div style="background-color:#f23180;">Content here</div>
        
        
          .mybackground {background-color:#f23180;}
        
        Background color #f23180
      
           Border around this has a color of #f23180        
        
          <div style="border:2px solid #f23180;">Content here</div>
        
        
          .myborder {border:2px solid #f23180;}
        
        Border color #f23180