#f05196 color space conversions
Hex:
        #f05196
        RGB:
        240, 81, 150
        CMY:
        6, 68, 41
        CMYK:
        0, 66, 38, 6
      HSL:
        334°, 84.1270%, 62.9412%
        HSV (HSB):
        334°, 66.2500%, 94.1176%
        XYZ:
        44.3826, 26.6121, 31.6516
        xyY:
        0.4324, 0.2593, 26.6121
      CIE-Lab:
        58.6136, 66.2973, -3.8435
        CIE-LCH:
        58.6136, 66.4086, 356.6821
        CIE-Luv:
        58.6136, 100.4470, -17.9684
        Hunter-Lab:
        51.5869, 63.2946, -0.2670
      #f05196 color charts
#f05196 RGB chart
      #f05196 CMYK chart
      #f05196 RGB pie chart
      #f05196 color shades, tints & tones
#f05196 color schemes
#f05196 color preview, HTML & CSS examples
           This text has a color of #f05196        
        
          <p style="color:#f05196;">Text here</p>
        
        
          .mytext {color:#f05196;}
        
        Text color #f05196
      
           This box has a color of #f05196        
        
          <div style="background-color:#f05196;">Content here</div>
        
        
          .mybackground {background-color:#f05196;}
        
        Background color #f05196
      
           Border around this has a color of #f05196        
        
          <div style="border:2px solid #f05196;">Content here</div>
        
        
          .myborder {border:2px solid #f05196;}
        
        Border color #f05196