#f13a86 color space conversions
Hex:
        #f13a86
        RGB:
        241, 58, 134
        CMY:
        5, 77, 47
        CMYK:
        0, 76, 44, 5
      HSL:
        335°, 86.7299%, 58.6275%
        HSV (HSB):
        335°, 75.9336%, 94.5098%
        XYZ:
        42.0918, 23.4481, 24.8617
        xyY:
        0.4656, 0.2594, 23.4481
      CIE-Lab:
        55.5309, 72.7921, 1.0873
        CIE-LCH:
        55.5309, 72.8002, 0.8557
        CIE-Luv:
        55.5309, 116.6686, -12.8461
        Hunter-Lab:
        48.4233, 70.4199, 3.4553
      #f13a86 color charts
#f13a86 RGB chart
      #f13a86 CMYK chart
      #f13a86 RGB pie chart
      #f13a86 color shades, tints & tones
#f13a86 color schemes
#f13a86 color preview, HTML & CSS examples
           This text has a color of #f13a86        
        
          <p style="color:#f13a86;">Text here</p>
        
        
          .mytext {color:#f13a86;}
        
        Text color #f13a86
      
           This box has a color of #f13a86        
        
          <div style="background-color:#f13a86;">Content here</div>
        
        
          .mybackground {background-color:#f13a86;}
        
        Background color #f13a86
      
           Border around this has a color of #f13a86        
        
          <div style="border:2px solid #f13a86;">Content here</div>
        
        
          .myborder {border:2px solid #f13a86;}
        
        Border color #f13a86