#f05987 color space conversions
Hex:
        #f05987
        RGB:
        240, 89, 135
        CMY:
        6, 65, 47
        CMYK:
        0, 63, 44, 6
      HSL:
        342°, 83.4254%, 64.5098%
        HSV (HSB):
        342°, 62.9167%, 94.1176%
        XYZ:
        43.8807, 27.4193, 25.9014
        xyY:
        0.4514, 0.2821, 27.4193
      CIE-Lab:
        59.3604, 61.6103, 6.0091
        CIE-LCH:
        59.3604, 61.9027, 5.5707
        CIE-Luv:
        59.3604, 101.5147, -4.0414
        Hunter-Lab:
        52.3634, 57.9476, 7.3269
      #f05987 color charts
#f05987 RGB chart
      #f05987 CMYK chart
      #f05987 RGB pie chart
      #f05987 color shades, tints & tones
#f05987 color schemes
#f05987 color preview, HTML & CSS examples
           This text has a color of #f05987        
        
          <p style="color:#f05987;">Text here</p>
        
        
          .mytext {color:#f05987;}
        
        Text color #f05987
      
           This box has a color of #f05987        
        
          <div style="background-color:#f05987;">Content here</div>
        
        
          .mybackground {background-color:#f05987;}
        
        Background color #f05987
      
           Border around this has a color of #f05987        
        
          <div style="border:2px solid #f05987;">Content here</div>
        
        
          .myborder {border:2px solid #f05987;}
        
        Border color #f05987