#f12aae color space conversions
Hex:
        #f12aae
        RGB:
        241, 42, 174
        CMY:
        5, 84, 32
        CMYK:
        0, 83, 28, 5
      HSL:
        320°, 87.6652%, 55.4902%
        HSV (HSB):
        320°, 82.5726%, 94.5098%
        XYZ:
        44.7436, 23.4127, 42.2053
        xyY:
        0.4054, 0.2121, 23.4127
      CIE-Lab:
        55.4949, 80.7885, -22.5580
        CIE-LCH:
        55.4949, 83.8788, 344.3991
        CIE-Luv:
        55.4949, 104.3642, -46.9609
        Hunter-Lab:
        48.3867, 80.3839, -17.8450
      #f12aae color charts
#f12aae RGB chart
      #f12aae CMYK chart
      #f12aae RGB pie chart
      #f12aae color shades, tints & tones
#f12aae color schemes
#f12aae color preview, HTML & CSS examples
           This text has a color of #f12aae        
        
          <p style="color:#f12aae;">Text here</p>
        
        
          .mytext {color:#f12aae;}
        
        Text color #f12aae
      
           This box has a color of #f12aae        
        
          <div style="background-color:#f12aae;">Content here</div>
        
        
          .mybackground {background-color:#f12aae;}
        
        Background color #f12aae
      
           Border around this has a color of #f12aae        
        
          <div style="border:2px solid #f12aae;">Content here</div>
        
        
          .myborder {border:2px solid #f12aae;}
        
        Border color #f12aae