#f12b63 color space conversions
Hex:
        #f12b63
        RGB:
        241, 43, 99
        CMY:
        5, 83, 61
        CMYK:
        0, 82, 59, 5
      HSL:
        343°, 87.6106%, 55.6863%
        HSV (HSB):
        343°, 82.1577%, 94.5098%
        XYZ:
        39.3916, 21.3294, 13.8452
        xyY:
        0.5283, 0.2860, 21.3294
      CIE-Lab:
        53.3081, 74.0432, 18.9249
        CIE-LCH:
        53.3081, 76.4235, 14.3374
        CIE-Luv:
        53.3081, 135.2911, 7.3013
        Hunter-Lab:
        46.1837, 71.4270, 14.5544
      #f12b63 color charts
#f12b63 RGB chart
      #f12b63 CMYK chart
      #f12b63 RGB pie chart
      #f12b63 color shades, tints & tones
#f12b63 color schemes
#f12b63 color preview, HTML & CSS examples
           This text has a color of #f12b63        
        
          <p style="color:#f12b63;">Text here</p>
        
        
          .mytext {color:#f12b63;}
        
        Text color #f12b63
      
           This box has a color of #f12b63        
        
          <div style="background-color:#f12b63;">Content here</div>
        
        
          .mybackground {background-color:#f12b63;}
        
        Background color #f12b63
      
           Border around this has a color of #f12b63        
        
          <div style="border:2px solid #f12b63;">Content here</div>
        
        
          .myborder {border:2px solid #f12b63;}
        
        Border color #f12b63