#f12c8c color space conversions
Hex:
        #f12c8c
        RGB:
        241, 44, 140
        CMY:
        5, 83, 45
        CMYK:
        0, 82, 42, 5
      HSL:
        331°, 87.5556%, 55.8824%
        HSV (HSB):
        331°, 81.7427%, 94.5098%
        XYZ:
        41.9099, 22.3956, 26.9248
        xyY:
        0.4594, 0.2455, 22.3956
      CIE-Lab:
        54.4442, 76.9266, -4.0783
        CIE-LCH:
        54.4442, 77.0347, 356.9653
        CIE-Luv:
        54.4442, 118.6885, -20.4134
        Hunter-Lab:
        47.3240, 75.2620, -0.6061
      #f12c8c color charts
#f12c8c RGB chart
      #f12c8c CMYK chart
      #f12c8c RGB pie chart
      #f12c8c color shades, tints & tones
#f12c8c color schemes
#f12c8c color preview, HTML & CSS examples
           This text has a color of #f12c8c        
        
          <p style="color:#f12c8c;">Text here</p>
        
        
          .mytext {color:#f12c8c;}
        
        Text color #f12c8c
      
           This box has a color of #f12c8c        
        
          <div style="background-color:#f12c8c;">Content here</div>
        
        
          .mybackground {background-color:#f12c8c;}
        
        Background color #f12c8c
      
           Border around this has a color of #f12c8c        
        
          <div style="border:2px solid #f12c8c;">Content here</div>
        
        
          .myborder {border:2px solid #f12c8c;}
        
        Border color #f12c8c