#f05090 color space conversions
Hex:
        #f05090
        RGB:
        240, 80, 144
        CMY:
        6, 69, 44
        CMYK:
        0, 67, 40, 6
      HSL:
        336°, 84.2105%, 62.7451%
        HSV (HSB):
        336°, 66.6667%, 94.1176%
        XYZ:
        43.8379, 26.2762, 29.1469
        xyY:
        0.4416, 0.2647, 26.2762
      CIE-Lab:
        58.2983, 66.0627, -0.7958
        CIE-LCH:
        58.2983, 66.0675, 359.3098
        CIE-Luv:
        58.2983, 102.9919, -13.8301
        Hunter-Lab:
        51.2603, 62.9478, 2.1697
      #f05090 color charts
#f05090 RGB chart
      #f05090 CMYK chart
      #f05090 RGB pie chart
      #f05090 color shades, tints & tones
#f05090 color schemes
#f05090 color preview, HTML & CSS examples
           This text has a color of #f05090        
        
          <p style="color:#f05090;">Text here</p>
        
        
          .mytext {color:#f05090;}
        
        Text color #f05090
      
           This box has a color of #f05090        
        
          <div style="background-color:#f05090;">Content here</div>
        
        
          .mybackground {background-color:#f05090;}
        
        Background color #f05090
      
           Border around this has a color of #f05090        
        
          <div style="border:2px solid #f05090;">Content here</div>
        
        
          .myborder {border:2px solid #f05090;}
        
        Border color #f05090