#f118ff color space conversions
Hex:
        #f118ff
        RGB:
        241, 24, 255
        CMY:
        5, 91, 0
        CMYK:
        5, 91, 0, 0
      HSL:
        296°, 100.0000%, 54.7059%
        HSV (HSB):
        296°, 90.5882%, 100.0000%
        XYZ:
        54.6523, 26.5740, 96.8565
        xyY:
        0.3069, 0.1492, 26.5740
      CIE-Lab:
        58.5780, 94.3197, -63.7647
        CIE-LCH:
        58.5780, 113.8514, 325.9394
        CIE-Luv:
        58.5780, 73.1477, -111.7930
        Hunter-Lab:
        51.5500, 99.0295, -75.3141
      #f118ff color charts
#f118ff RGB chart
      #f118ff CMYK chart
      #f118ff RGB pie chart
      #f118ff color shades, tints & tones
#f118ff color schemes
#f118ff color preview, HTML & CSS examples
           This text has a color of #f118ff        
        
          <p style="color:#f118ff;">Text here</p>
        
        
          .mytext {color:#f118ff;}
        
        Text color #f118ff
      
           This box has a color of #f118ff        
        
          <div style="background-color:#f118ff;">Content here</div>
        
        
          .mybackground {background-color:#f118ff;}
        
        Background color #f118ff
      
           Border around this has a color of #f118ff        
        
          <div style="border:2px solid #f118ff;">Content here</div>
        
        
          .myborder {border:2px solid #f118ff;}
        
        Border color #f118ff