#f05f82 color space conversions
Hex:
        #f05f82
        RGB:
        240, 95, 130
        CMY:
        6, 63, 49
        CMYK:
        0, 60, 46, 6
      HSL:
        346°, 82.8571%, 65.6863%
        HSV (HSB):
        346°, 60.4167%, 94.1176%
        XYZ:
        44.0567, 28.3214, 24.2636
        xyY:
        0.4559, 0.2931, 28.3214
      CIE-Lab:
        60.1780, 58.6021, 10.0876
        CIE-LCH:
        60.1780, 59.4640, 9.7670
        CIE-Luv:
        60.1780, 99.7455, 1.7469
        Hunter-Lab:
        53.2178, 54.6409, 10.2204
      #f05f82 color charts
#f05f82 RGB chart
      #f05f82 CMYK chart
      #f05f82 RGB pie chart
      #f05f82 color shades, tints & tones
#f05f82 color schemes
#f05f82 color preview, HTML & CSS examples
           This text has a color of #f05f82        
        
          <p style="color:#f05f82;">Text here</p>
        
        
          .mytext {color:#f05f82;}
        
        Text color #f05f82
      
           This box has a color of #f05f82        
        
          <div style="background-color:#f05f82;">Content here</div>
        
        
          .mybackground {background-color:#f05f82;}
        
        Background color #f05f82
      
           Border around this has a color of #f05f82        
        
          <div style="border:2px solid #f05f82;">Content here</div>
        
        
          .myborder {border:2px solid #f05f82;}
        
        Border color #f05f82