#f055b1 color space conversions
Hex:
        #f055b1
        RGB:
        240, 85, 177
        CMY:
        6, 67, 31
        CMYK:
        0, 65, 26, 6
      HSL:
        324°, 83.7838%, 63.7255%
        HSV (HSB):
        324°, 64.5833%, 94.1176%
        XYZ:
        47.1195, 28.1966, 44.5540
        xyY:
        0.3931, 0.2352, 28.1966
      CIE-Lab:
        60.0659, 67.8521, -17.3333
        CIE-LCH:
        60.0659, 70.0311, 345.6699
        CIE-Luv:
        60.0659, 89.2904, -37.4817
        Hunter-Lab:
        53.1005, 65.4689, -12.5770
      #f055b1 color charts
#f055b1 RGB chart
      #f055b1 CMYK chart
      #f055b1 RGB pie chart
      #f055b1 color shades, tints & tones
#f055b1 color schemes
#f055b1 color preview, HTML & CSS examples
           This text has a color of #f055b1        
        
          <p style="color:#f055b1;">Text here</p>
        
        
          .mytext {color:#f055b1;}
        
        Text color #f055b1
      
           This box has a color of #f055b1        
        
          <div style="background-color:#f055b1;">Content here</div>
        
        
          .mybackground {background-color:#f055b1;}
        
        Background color #f055b1
      
           Border around this has a color of #f055b1        
        
          <div style="border:2px solid #f055b1;">Content here</div>
        
        
          .myborder {border:2px solid #f055b1;}
        
        Border color #f055b1