#f12487 color space conversions
Hex:
        #f12487
        RGB:
        241, 36, 135
        CMY:
        5, 86, 47
        CMYK:
        0, 85, 44, 5
      HSL:
        331°, 87.9828%, 54.3137%
        HSV (HSB):
        331°, 85.0622%, 94.5098%
        XYZ:
        41.2797, 21.7118, 24.9368
        xyY:
        0.4695, 0.2469, 21.7118
      CIE-Lab:
        53.7199, 78.1316, -2.1582
        CIE-LCH:
        53.7199, 78.1614, 358.4177
        CIE-Luv:
        53.7199, 122.8615, -18.1627
        Hunter-Lab:
        46.5959, 76.5917, 0.8869
      #f12487 color charts
#f12487 RGB chart
      #f12487 CMYK chart
      #f12487 RGB pie chart
      #f12487 color shades, tints & tones
#f12487 color schemes
#f12487 color preview, HTML & CSS examples
           This text has a color of #f12487        
        
          <p style="color:#f12487;">Text here</p>
        
        
          .mytext {color:#f12487;}
        
        Text color #f12487
      
           This box has a color of #f12487        
        
          <div style="background-color:#f12487;">Content here</div>
        
        
          .mybackground {background-color:#f12487;}
        
        Background color #f12487
      
           Border around this has a color of #f12487        
        
          <div style="border:2px solid #f12487;">Content here</div>
        
        
          .myborder {border:2px solid #f12487;}
        
        Border color #f12487