#f12999 color space conversions
Hex:
        #f12999
        RGB:
        241, 41, 153
        CMY:
        5, 84, 40
        CMYK:
        0, 83, 37, 5
      HSL:
        326°, 87.7193%, 55.2941%
        HSV (HSB):
        326°, 82.9876%, 94.5098%
        XYZ:
        42.8183, 22.5866, 32.2399
        xyY:
        0.4385, 0.2313, 22.5866
      CIE-Lab:
        54.6439, 78.7960, -11.5035
        CIE-LCH:
        54.6439, 79.6313, 351.6940
        CIE-Luv:
        54.6439, 113.8161, -30.8055
        Hunter-Lab:
        47.5253, 77.6518, -6.9530
      #f12999 color charts
#f12999 RGB chart
      #f12999 CMYK chart
      #f12999 RGB pie chart
      #f12999 color shades, tints & tones
#f12999 color schemes
#f12999 color preview, HTML & CSS examples
           This text has a color of #f12999        
        
          <p style="color:#f12999;">Text here</p>
        
        
          .mytext {color:#f12999;}
        
        Text color #f12999
      
           This box has a color of #f12999        
        
          <div style="background-color:#f12999;">Content here</div>
        
        
          .mybackground {background-color:#f12999;}
        
        Background color #f12999
      
           Border around this has a color of #f12999        
        
          <div style="border:2px solid #f12999;">Content here</div>
        
        
          .myborder {border:2px solid #f12999;}
        
        Border color #f12999