#f5055b color space conversions
Hex:
        #f5055b
        RGB:
        245, 5, 91
        CMY:
        4, 98, 64
        CMYK:
        0, 98, 63, 4
      HSL:
        339°, 96.0000%, 49.0196%
        HSV (HSB):
        339°, 97.9592%, 96.0784%
        XYZ:
        39.5988, 20.2763, 11.7242
        xyY:
        0.5531, 0.2832, 20.2763
      CIE-Lab:
        52.1482, 79.6950, 22.3480
        CIE-LCH:
        52.1482, 82.7692, 15.6645
        CIE-Luv:
        52.1482, 149.2669, 8.9935
        Hunter-Lab:
        45.0293, 78.1719, 16.0833
      #f5055b color charts
#f5055b RGB chart
      #f5055b CMYK chart
      #f5055b RGB pie chart
      #f5055b color shades, tints & tones
#f5055b color schemes
#f5055b color preview, HTML & CSS examples
           This text has a color of #f5055b        
        
          <p style="color:#f5055b;">Text here</p>
        
        
          .mytext {color:#f5055b;}
        
        Text color #f5055b
      
           This box has a color of #f5055b        
        
          <div style="background-color:#f5055b;">Content here</div>
        
        
          .mybackground {background-color:#f5055b;}
        
        Background color #f5055b
      
           Border around this has a color of #f5055b        
        
          <div style="border:2px solid #f5055b;">Content here</div>
        
        
          .myborder {border:2px solid #f5055b;}
        
        Border color #f5055b