#f055a5 color space conversions
Hex:
        #f055a5
        RGB:
        240, 85, 165
        CMY:
        6, 67, 35
        CMYK:
        0, 65, 31, 6
      HSL:
        329°, 83.7838%, 63.7255%
        HSV (HSB):
        329°, 64.5833%, 94.1176%
        XYZ:
        45.9752, 27.7389, 38.5283
        xyY:
        0.4096, 0.2471, 27.7389
      CIE-Lab:
        59.6521, 66.4063, -11.0263
        CIE-LCH:
        59.6521, 67.3155, 350.5724
        CIE-Luv:
        59.6521, 93.4638, -28.0330
        Hunter-Lab:
        52.6677, 63.6495, -6.5053
      #f055a5 color charts
#f055a5 RGB chart
      #f055a5 CMYK chart
      #f055a5 RGB pie chart
      #f055a5 color shades, tints & tones
#f055a5 color schemes
#f055a5 color preview, HTML & CSS examples
           This text has a color of #f055a5        
        
          <p style="color:#f055a5;">Text here</p>
        
        
          .mytext {color:#f055a5;}
        
        Text color #f055a5
      
           This box has a color of #f055a5        
        
          <div style="background-color:#f055a5;">Content here</div>
        
        
          .mybackground {background-color:#f055a5;}
        
        Background color #f055a5
      
           Border around this has a color of #f055a5        
        
          <div style="border:2px solid #f055a5;">Content here</div>
        
        
          .myborder {border:2px solid #f055a5;}
        
        Border color #f055a5