#f05894 color space conversions
Hex:
        #f05894
        RGB:
        240, 88, 148
        CMY:
        6, 65, 42
        CMYK:
        0, 63, 38, 6
      HSL:
        336°, 83.5165%, 64.3137%
        HSV (HSB):
        336°, 63.3333%, 94.1176%
        XYZ:
        44.7702, 27.6428, 30.9929
        xyY:
        0.4330, 0.2673, 27.6428
      CIE-Lab:
        59.5647, 63.3236, -1.2782
        CIE-LCH:
        59.5647, 63.3365, 358.8436
        CIE-Luv:
        59.5647, 97.8395, -13.9051
        Hunter-Lab:
        52.5764, 59.9886, 1.8531
      #f05894 color charts
#f05894 RGB chart
      #f05894 CMYK chart
      #f05894 RGB pie chart
      #f05894 color shades, tints & tones
#f05894 color schemes
#f05894 color preview, HTML & CSS examples
           This text has a color of #f05894        
        
          <p style="color:#f05894;">Text here</p>
        
        
          .mytext {color:#f05894;}
        
        Text color #f05894
      
           This box has a color of #f05894        
        
          <div style="background-color:#f05894;">Content here</div>
        
        
          .mybackground {background-color:#f05894;}
        
        Background color #f05894
      
           Border around this has a color of #f05894        
        
          <div style="border:2px solid #f05894;">Content here</div>
        
        
          .myborder {border:2px solid #f05894;}
        
        Border color #f05894