#f05d89 color space conversions
Hex:
        #f05d89
        RGB:
        240, 93, 137
        CMY:
        6, 64, 46
        CMYK:
        0, 61, 43, 6
      HSL:
        342°, 83.0508%, 65.2941%
        HSV (HSB):
        342°, 61.2500%, 94.1176%
        XYZ:
        44.3649, 28.1601, 26.7641
        xyY:
        0.4468, 0.2836, 28.1601
      CIE-Lab:
        60.0331, 60.1269, 5.8080
        CIE-LCH:
        60.0331, 60.4068, 5.5174
        CIE-Luv:
        60.0331, 98.7624, -3.9466
        Hunter-Lab:
        53.0661, 56.3658, 7.2432
      #f05d89 color charts
#f05d89 RGB chart
      #f05d89 CMYK chart
      #f05d89 RGB pie chart
      #f05d89 color shades, tints & tones
#f05d89 color schemes
#f05d89 color preview, HTML & CSS examples
           This text has a color of #f05d89        
        
          <p style="color:#f05d89;">Text here</p>
        
        
          .mytext {color:#f05d89;}
        
        Text color #f05d89
      
           This box has a color of #f05d89        
        
          <div style="background-color:#f05d89;">Content here</div>
        
        
          .mybackground {background-color:#f05d89;}
        
        Background color #f05d89
      
           Border around this has a color of #f05d89        
        
          <div style="border:2px solid #f05d89;">Content here</div>
        
        
          .myborder {border:2px solid #f05d89;}
        
        Border color #f05d89