#f13a90 color space conversions
Hex:
        #f13a90
        RGB:
        241, 58, 144
        CMY:
        5, 77, 44
        CMYK:
        0, 76, 40, 5
      HSL:
        332°, 86.7299%, 58.6275%
        HSV (HSB):
        332°, 75.9336%, 94.5098%
        XYZ:
        42.8227, 23.7405, 28.7109
        xyY:
        0.4495, 0.2492, 23.7405
      CIE-Lab:
        55.8270, 73.7094, -4.4108
        CIE-LCH:
        55.8270, 73.8412, 356.5755
        CIE-Luv:
        55.8270, 112.7030, -20.2108
        Hunter-Lab:
        48.7242, 71.6126, -0.8299
      #f13a90 color charts
#f13a90 RGB chart
      #f13a90 CMYK chart
      #f13a90 RGB pie chart
      #f13a90 color shades, tints & tones
#f13a90 color schemes
#f13a90 color preview, HTML & CSS examples
           This text has a color of #f13a90        
        
          <p style="color:#f13a90;">Text here</p>
        
        
          .mytext {color:#f13a90;}
        
        Text color #f13a90
      
           This box has a color of #f13a90        
        
          <div style="background-color:#f13a90;">Content here</div>
        
        
          .mybackground {background-color:#f13a90;}
        
        Background color #f13a90
      
           Border around this has a color of #f13a90        
        
          <div style="border:2px solid #f13a90;">Content here</div>
        
        
          .myborder {border:2px solid #f13a90;}
        
        Border color #f13a90