#f11180 color space conversions
Hex:
        #f11180
        RGB:
        241, 17, 128
        CMY:
        5, 93, 50
        CMYK:
        0, 93, 47, 5
      HSL:
        330°, 88.8889%, 50.5882%
        HSV (HSB):
        330°, 92.9461%, 94.5098%
        XYZ:
        40.3724, 20.6602, 22.2820
        xyY:
        0.4846, 0.2480, 20.6602
      CIE-Lab:
        52.5756, 80.2692, 0.3751
        CIE-LCH:
        52.5756, 80.2700, 0.2677
        CIE-Luv:
        52.5756, 129.3918, -15.4212
        Hunter-Lab:
        45.4535, 79.0024, 2.7525
      #f11180 color charts
#f11180 RGB chart
      #f11180 CMYK chart
      #f11180 RGB pie chart
      #f11180 color shades, tints & tones
#f11180 color schemes
#f11180 color preview, HTML & CSS examples
           This text has a color of #f11180        
        
          <p style="color:#f11180;">Text here</p>
        
        
          .mytext {color:#f11180;}
        
        Text color #f11180
      
           This box has a color of #f11180        
        
          <div style="background-color:#f11180;">Content here</div>
        
        
          .mybackground {background-color:#f11180;}
        
        Background color #f11180
      
           Border around this has a color of #f11180        
        
          <div style="border:2px solid #f11180;">Content here</div>
        
        
          .myborder {border:2px solid #f11180;}
        
        Border color #f11180