#f055c5 color space conversions
Hex:
        #f055c5
        RGB:
        240, 85, 197
        CMY:
        6, 67, 23
        CMYK:
        0, 65, 18, 6
      HSL:
        317°, 83.7838%, 63.7255%
        HSV (HSB):
        317°, 64.5833%, 94.1176%
        XYZ:
        49.2617, 29.0535, 55.8348
        xyY:
        0.3672, 0.2166, 29.0535
      CIE-Lab:
        60.8288, 70.4722, -27.6195
        CIE-LCH:
        60.8288, 75.6913, 338.5988
        CIE-Luv:
        60.8288, 82.3324, -53.4885
        Hunter-Lab:
        53.9013, 68.8084, -23.6860
      #f055c5 color charts
#f055c5 RGB chart
      #f055c5 CMYK chart
      #f055c5 RGB pie chart
      #f055c5 color shades, tints & tones
#f055c5 color schemes
#f055c5 color preview, HTML & CSS examples
           This text has a color of #f055c5        
        
          <p style="color:#f055c5;">Text here</p>
        
        
          .mytext {color:#f055c5;}
        
        Text color #f055c5
      
           This box has a color of #f055c5        
        
          <div style="background-color:#f055c5;">Content here</div>
        
        
          .mybackground {background-color:#f055c5;}
        
        Background color #f055c5
      
           Border around this has a color of #f055c5        
        
          <div style="border:2px solid #f055c5;">Content here</div>
        
        
          .myborder {border:2px solid #f055c5;}
        
        Border color #f055c5