#f125c1 color space conversions
Hex:
        #f125c1
        RGB:
        241, 37, 193
        CMY:
        5, 85, 24
        CMYK:
        0, 85, 20, 5
      HSL:
        314°, 87.9310%, 54.5098%
        HSV (HSB):
        314°, 84.6473%, 94.5098%
        XYZ:
        46.5628, 23.8742, 52.6061
        xyY:
        0.3784, 0.1940, 23.8742
      CIE-Lab:
        55.9616, 83.9788, -32.8641
        CIE-LCH:
        55.9616, 90.1803, 338.6277
        CIE-Luv:
        55.9616, 96.9594, -62.8163
        Hunter-Lab:
        48.8612, 84.5965, -29.6314
      #f125c1 color charts
#f125c1 RGB chart
      #f125c1 CMYK chart
      #f125c1 RGB pie chart
      #f125c1 color shades, tints & tones
#f125c1 color schemes
#f125c1 color preview, HTML & CSS examples
           This text has a color of #f125c1        
        
          <p style="color:#f125c1;">Text here</p>
        
        
          .mytext {color:#f125c1;}
        
        Text color #f125c1
      
           This box has a color of #f125c1        
        
          <div style="background-color:#f125c1;">Content here</div>
        
        
          .mybackground {background-color:#f125c1;}
        
        Background color #f125c1
      
           Border around this has a color of #f125c1        
        
          <div style="border:2px solid #f125c1;">Content here</div>
        
        
          .myborder {border:2px solid #f125c1;}
        
        Border color #f125c1