#f12e66 color space conversions
Hex:
        #f12e66
        RGB:
        241, 46, 102
        CMY:
        5, 82, 60
        CMYK:
        0, 81, 58, 5
      HSL:
        343°, 87.4439%, 56.2745%
        HSV (HSB):
        343°, 80.9129%, 94.5098%
        XYZ:
        39.6509, 21.6141, 14.6525
        xyY:
        0.5223, 0.2847, 21.6141
      CIE-Lab:
        53.6151, 73.5360, 17.5363
        CIE-LCH:
        53.6151, 75.5981, 13.4130
        CIE-Luv:
        53.6151, 133.1728, 6.0331
        Hunter-Lab:
        46.4909, 70.8788, 13.8573
      #f12e66 color charts
#f12e66 RGB chart
      #f12e66 CMYK chart
      #f12e66 RGB pie chart
      #f12e66 color shades, tints & tones
#f12e66 color schemes
#f12e66 color preview, HTML & CSS examples
           This text has a color of #f12e66        
        
          <p style="color:#f12e66;">Text here</p>
        
        
          .mytext {color:#f12e66;}
        
        Text color #f12e66
      
           This box has a color of #f12e66        
        
          <div style="background-color:#f12e66;">Content here</div>
        
        
          .mybackground {background-color:#f12e66;}
        
        Background color #f12e66
      
           Border around this has a color of #f12e66        
        
          <div style="border:2px solid #f12e66;">Content here</div>
        
        
          .myborder {border:2px solid #f12e66;}
        
        Border color #f12e66