#f5127d color space conversions
Hex:
        #f5127d
        RGB:
        245, 18, 125
        CMY:
        4, 93, 51
        CMYK:
        0, 93, 49, 4
      HSL:
        332°, 91.9028%, 51.5686%
        HSV (HSB):
        332°, 92.6531%, 96.0784%
        XYZ:
        41.5742, 21.3258, 21.3271
        xyY:
        0.4936, 0.2532, 21.3258
      CIE-Lab:
        53.3042, 80.8216, 3.3396
        CIE-LCH:
        53.3042, 80.8906, 2.3661
        CIE-Luv:
        53.3042, 133.7680, -11.9196
        Hunter-Lab:
        46.1798, 79.8830, 4.9441
      #f5127d color charts
#f5127d RGB chart
      #f5127d CMYK chart
      #f5127d RGB pie chart
      #f5127d color shades, tints & tones
#f5127d color schemes
#f5127d color preview, HTML & CSS examples
           This text has a color of #f5127d        
        
          <p style="color:#f5127d;">Text here</p>
        
        
          .mytext {color:#f5127d;}
        
        Text color #f5127d
      
           This box has a color of #f5127d        
        
          <div style="background-color:#f5127d;">Content here</div>
        
        
          .mybackground {background-color:#f5127d;}
        
        Background color #f5127d
      
           Border around this has a color of #f5127d        
        
          <div style="border:2px solid #f5127d;">Content here</div>
        
        
          .myborder {border:2px solid #f5127d;}
        
        Border color #f5127d