#f055bd color space conversions
Hex:
        #f055bd
        RGB:
        240, 85, 189
        CMY:
        6, 67, 26
        CMYK:
        0, 65, 21, 6
      HSL:
        320°, 83.7838%, 63.7255%
        HSV (HSB):
        320°, 64.5833%, 94.1176%
        XYZ:
        48.3690, 28.6964, 51.1337
        xyY:
        0.3773, 0.2238, 28.6964
      CIE-Lab:
        60.5127, 69.3936, -23.5393
        CIE-LCH:
        60.5127, 73.2774, 341.2623
        CIE-Luv:
        60.5127, 85.1081, -47.0621
        Hunter-Lab:
        53.5690, 67.4270, -19.0963
      #f055bd color charts
#f055bd RGB chart
      #f055bd CMYK chart
      #f055bd RGB pie chart
      #f055bd color shades, tints & tones
#f055bd color schemes
#f055bd color preview, HTML & CSS examples
           This text has a color of #f055bd        
        
          <p style="color:#f055bd;">Text here</p>
        
        
          .mytext {color:#f055bd;}
        
        Text color #f055bd
      
           This box has a color of #f055bd        
        
          <div style="background-color:#f055bd;">Content here</div>
        
        
          .mybackground {background-color:#f055bd;}
        
        Background color #f055bd
      
           Border around this has a color of #f055bd        
        
          <div style="border:2px solid #f055bd;">Content here</div>
        
        
          .myborder {border:2px solid #f055bd;}
        
        Border color #f055bd