#f13d82 color space conversions
Hex:
        #f13d82
        RGB:
        241, 61, 130
        CMY:
        5, 76, 49
        CMYK:
        0, 75, 46, 5
      HSL:
        337°, 86.5385%, 59.2157%
        HSV (HSB):
        337°, 74.6888%, 94.5098%
        XYZ:
        41.9736, 23.6500, 23.4717
        xyY:
        0.4711, 0.2654, 23.6500
      CIE-Lab:
        55.7356, 71.5531, 3.7621
        CIE-LCH:
        55.7356, 71.6519, 3.0097
        CIE-Luv:
        55.7356, 117.0683, -9.1950
        Hunter-Lab:
        48.6312, 68.9588, 5.4257
      #f13d82 color charts
#f13d82 RGB chart
      #f13d82 CMYK chart
      #f13d82 RGB pie chart
      #f13d82 color shades, tints & tones
#f13d82 color schemes
#f13d82 color preview, HTML & CSS examples
           This text has a color of #f13d82        
        
          <p style="color:#f13d82;">Text here</p>
        
        
          .mytext {color:#f13d82;}
        
        Text color #f13d82
      
           This box has a color of #f13d82        
        
          <div style="background-color:#f13d82;">Content here</div>
        
        
          .mybackground {background-color:#f13d82;}
        
        Background color #f13d82
      
           Border around this has a color of #f13d82        
        
          <div style="border:2px solid #f13d82;">Content here</div>
        
        
          .myborder {border:2px solid #f13d82;}
        
        Border color #f13d82