#f12a82 color space conversions
Hex:
        #f12a82
        RGB:
        241, 42, 130
        CMY:
        5, 84, 49
        CMYK:
        0, 83, 46, 5
      HSL:
        333°, 87.6652%, 55.4902%
        HSV (HSB):
        333°, 82.5726%, 94.5098%
        XYZ:
        41.1329, 21.9684, 23.1915
        xyY:
        0.4767, 0.2546, 21.9684
      CIE-Lab:
        53.9935, 76.5028, 1.2376
        CIE-LCH:
        53.9935, 76.5128, 0.9268
        CIE-Luv:
        53.9935, 123.4648, -13.4913
        Hunter-Lab:
        46.8705, 74.6257, 3.4727
      #f12a82 color charts
#f12a82 RGB chart
      #f12a82 CMYK chart
      #f12a82 RGB pie chart
      #f12a82 color shades, tints & tones
#f12a82 color schemes
#f12a82 color preview, HTML & CSS examples
           This text has a color of #f12a82        
        
          <p style="color:#f12a82;">Text here</p>
        
        
          .mytext {color:#f12a82;}
        
        Text color #f12a82
      
           This box has a color of #f12a82        
        
          <div style="background-color:#f12a82;">Content here</div>
        
        
          .mybackground {background-color:#f12a82;}
        
        Background color #f12a82
      
           Border around this has a color of #f12a82        
        
          <div style="border:2px solid #f12a82;">Content here</div>
        
        
          .myborder {border:2px solid #f12a82;}
        
        Border color #f12a82