#f05b78 color space conversions
Hex:
        #f05b78
        RGB:
        240, 91, 120
        CMY:
        6, 64, 53
        CMYK:
        0, 62, 50, 6
      HSL:
        348°, 83.2402%, 64.9020%
        HSV (HSB):
        348°, 62.0833%, 94.1176%
        XYZ:
        43.0664, 27.3635, 20.7811
        xyY:
        0.4722, 0.3000, 27.3635
      CIE-Lab:
        59.3093, 59.4254, 14.6930
        CIE-LCH:
        59.3093, 61.2149, 13.8879
        CIE-Luv:
        59.3093, 104.9341, 6.9866
        Hunter-Lab:
        52.3101, 55.4146, 13.0631
      #f05b78 color charts
#f05b78 RGB chart
      #f05b78 CMYK chart
      #f05b78 RGB pie chart
      #f05b78 color shades, tints & tones
#f05b78 color schemes
#f05b78 color preview, HTML & CSS examples
           This text has a color of #f05b78        
        
          <p style="color:#f05b78;">Text here</p>
        
        
          .mytext {color:#f05b78;}
        
        Text color #f05b78
      
           This box has a color of #f05b78        
        
          <div style="background-color:#f05b78;">Content here</div>
        
        
          .mybackground {background-color:#f05b78;}
        
        Background color #f05b78
      
           Border around this has a color of #f05b78        
        
          <div style="border:2px solid #f05b78;">Content here</div>
        
        
          .myborder {border:2px solid #f05b78;}
        
        Border color #f05b78