#f05a92 color space conversions
Hex:
        #f05a92
        RGB:
        240, 90, 146
        CMY:
        6, 65, 43
        CMYK:
        0, 63, 39, 6
      HSL:
        338°, 83.3333%, 64.7059%
        HSV (HSB):
        338°, 62.5000%, 94.1176%
        XYZ:
        44.7797, 27.9129, 30.2217
        xyY:
        0.4351, 0.2712, 27.9129
      CIE-Lab:
        59.8100, 62.2936, 0.2452
        CIE-LCH:
        59.8100, 62.2941, 0.2255
        CIE-Luv:
        59.8100, 97.5008, -11.6557
        Hunter-Lab:
        52.8327, 58.8349, 3.0674
      #f05a92 color charts
#f05a92 RGB chart
      #f05a92 CMYK chart
      #f05a92 RGB pie chart
      #f05a92 color shades, tints & tones
#f05a92 color schemes
#f05a92 color preview, HTML & CSS examples
           This text has a color of #f05a92        
        
          <p style="color:#f05a92;">Text here</p>
        
        
          .mytext {color:#f05a92;}
        
        Text color #f05a92
      
           This box has a color of #f05a92        
        
          <div style="background-color:#f05a92;">Content here</div>
        
        
          .mybackground {background-color:#f05a92;}
        
        Background color #f05a92
      
           Border around this has a color of #f05a92        
        
          <div style="border:2px solid #f05a92;">Content here</div>
        
        
          .myborder {border:2px solid #f05a92;}
        
        Border color #f05a92