#f12063 color space conversions
Hex:
        #f12063
        RGB:
        241, 32, 99
        CMY:
        5, 87, 61
        CMYK:
        0, 87, 59, 5
      HSL:
        341°, 88.1857%, 53.5294%
        HSV (HSB):
        341°, 86.7220%, 94.5098%
        XYZ:
        39.0443, 20.6346, 13.7294
        xyY:
        0.5319, 0.2811, 20.6346
      CIE-Lab:
        52.5473, 76.2236, 17.8943
        CIE-LCH:
        52.5473, 78.2959, 13.2116
        CIE-Luv:
        52.5473, 138.5827, 5.5678
        Hunter-Lab:
        45.4254, 73.9309, 13.8779
      #f12063 color charts
#f12063 RGB chart
      #f12063 CMYK chart
      #f12063 RGB pie chart
      #f12063 color shades, tints & tones
#f12063 color schemes
#f12063 color preview, HTML & CSS examples
           This text has a color of #f12063        
        
          <p style="color:#f12063;">Text here</p>
        
        
          .mytext {color:#f12063;}
        
        Text color #f12063
      
           This box has a color of #f12063        
        
          <div style="background-color:#f12063;">Content here</div>
        
        
          .mybackground {background-color:#f12063;}
        
        Background color #f12063
      
           Border around this has a color of #f12063        
        
          <div style="border:2px solid #f12063;">Content here</div>
        
        
          .myborder {border:2px solid #f12063;}
        
        Border color #f12063