#f05097 color space conversions
Hex:
        #f05097
        RGB:
        240, 80, 151
        CMY:
        6, 69, 41
        CMYK:
        0, 67, 37, 6
      HSL:
        333°, 84.2105%, 62.7451%
        HSV (HSB):
        333°, 66.6667%, 94.1176%
        XYZ:
        44.3898, 26.4970, 32.0530
        xyY:
        0.4312, 0.2574, 26.4970
      CIE-Lab:
        58.5058, 66.7827, -4.5870
        CIE-LCH:
        58.5058, 66.9400, 356.0708
        CIE-Luv:
        58.5058, 100.5433, -19.0761
        Hunter-Lab:
        51.4752, 63.8483, -0.8865
      #f05097 color charts
#f05097 RGB chart
      #f05097 CMYK chart
      #f05097 RGB pie chart
      #f05097 color shades, tints & tones
#f05097 color schemes
#f05097 color preview, HTML & CSS examples
           This text has a color of #f05097        
        
          <p style="color:#f05097;">Text here</p>
        
        
          .mytext {color:#f05097;}
        
        Text color #f05097
      
           This box has a color of #f05097        
        
          <div style="background-color:#f05097;">Content here</div>
        
        
          .mybackground {background-color:#f05097;}
        
        Background color #f05097
      
           Border around this has a color of #f05097        
        
          <div style="border:2px solid #f05097;">Content here</div>
        
        
          .myborder {border:2px solid #f05097;}
        
        Border color #f05097