#f5165b color space conversions
Hex:
        #f5165b
        RGB:
        245, 22, 91
        CMY:
        4, 91, 64
        CMYK:
        0, 91, 63, 4
      HSL:
        341°, 91.7695%, 52.3529%
        HSV (HSB):
        341°, 91.0204%, 96.0784%
        XYZ:
        39.8314, 20.7416, 11.8017
        xyY:
        0.5503, 0.2866, 20.7416
      CIE-Lab:
        52.6656, 78.1951, 23.0306
        CIE-LCH:
        52.6656, 81.5161, 16.4112
        CIE-Luv:
        52.6656, 146.8822, 10.1499
        Hunter-Lab:
        45.5430, 76.4141, 16.5161
      #f5165b color charts
#f5165b RGB chart
      #f5165b CMYK chart
      #f5165b RGB pie chart
      #f5165b color shades, tints & tones
#f5165b color schemes
#f5165b color preview, HTML & CSS examples
           This text has a color of #f5165b        
        
          <p style="color:#f5165b;">Text here</p>
        
        
          .mytext {color:#f5165b;}
        
        Text color #f5165b
      
           This box has a color of #f5165b        
        
          <div style="background-color:#f5165b;">Content here</div>
        
        
          .mybackground {background-color:#f5165b;}
        
        Background color #f5165b
      
           Border around this has a color of #f5165b        
        
          <div style="border:2px solid #f5165b;">Content here</div>
        
        
          .myborder {border:2px solid #f5165b;}
        
        Border color #f5165b