#f12b66 color space conversions
Hex:
        #f12b66
        RGB:
        241, 43, 102
        CMY:
        5, 83, 60
        CMYK:
        0, 82, 58, 5
      HSL:
        342°, 87.6106%, 55.6863%
        HSV (HSB):
        342°, 82.1577%, 94.5098%
        XYZ:
        39.5378, 21.3878, 14.6148
        xyY:
        0.5234, 0.2831, 21.3878
      CIE-Lab:
        53.3714, 74.2310, 17.2041
        CIE-LCH:
        53.3714, 76.1986, 13.0487
        CIE-Luv:
        53.3714, 134.2071, 5.4744
        Hunter-Lab:
        46.2470, 71.6722, 13.6363
      #f12b66 color charts
#f12b66 RGB chart
      #f12b66 CMYK chart
      #f12b66 RGB pie chart
      #f12b66 color shades, tints & tones
#f12b66 color schemes
#f12b66 color preview, HTML & CSS examples
           This text has a color of #f12b66        
        
          <p style="color:#f12b66;">Text here</p>
        
        
          .mytext {color:#f12b66;}
        
        Text color #f12b66
      
           This box has a color of #f12b66        
        
          <div style="background-color:#f12b66;">Content here</div>
        
        
          .mybackground {background-color:#f12b66;}
        
        Background color #f12b66
      
           Border around this has a color of #f12b66        
        
          <div style="border:2px solid #f12b66;">Content here</div>
        
        
          .myborder {border:2px solid #f12b66;}
        
        Border color #f12b66