#f05192 color space conversions
Hex:
        #f05192
        RGB:
        240, 81, 146
        CMY:
        6, 68, 43
        CMYK:
        0, 66, 39, 6
      HSL:
        335°, 84.1270%, 62.9412%
        HSV (HSB):
        335°, 66.2500%, 94.1176%
        XYZ:
        44.0659, 26.4854, 29.9838
        xyY:
        0.4383, 0.2634, 26.4854
      CIE-Lab:
        58.4950, 65.8835, -1.6788
        CIE-LCH:
        58.4950, 65.9049, 358.5403
        CIE-Luv:
        58.4950, 101.8375, -14.9677
        Hunter-Lab:
        51.4640, 62.7781, 1.4815
      #f05192 color charts
#f05192 RGB chart
      #f05192 CMYK chart
      #f05192 RGB pie chart
      #f05192 color shades, tints & tones
#f05192 color schemes
#f05192 color preview, HTML & CSS examples
           This text has a color of #f05192        
        
          <p style="color:#f05192;">Text here</p>
        
        
          .mytext {color:#f05192;}
        
        Text color #f05192
      
           This box has a color of #f05192        
        
          <div style="background-color:#f05192;">Content here</div>
        
        
          .mybackground {background-color:#f05192;}
        
        Background color #f05192
      
           Border around this has a color of #f05192        
        
          <div style="border:2px solid #f05192;">Content here</div>
        
        
          .myborder {border:2px solid #f05192;}
        
        Border color #f05192