#f125d1 color space conversions
Hex:
        #f125d1
        RGB:
        241, 37, 209
        CMY:
        5, 85, 18
        CMYK:
        0, 85, 13, 5
      HSL:
        309°, 87.9310%, 54.5098%
        HSV (HSB):
        309°, 84.6473%, 94.5098%
        XYZ:
        48.4458, 24.6274, 62.5218
        xyY:
        0.3573, 0.1816, 24.6274
      CIE-Lab:
        56.7105, 85.9937, -40.8712
        CIE-LCH:
        56.7105, 95.2123, 334.5791
        CIE-Luv:
        56.7105, 90.1199, -75.3707
        Hunter-Lab:
        49.6260, 87.4097, -39.9589
      #f125d1 color charts
#f125d1 RGB chart
      #f125d1 CMYK chart
      #f125d1 RGB pie chart
      #f125d1 color shades, tints & tones
#f125d1 color schemes
#f125d1 color preview, HTML & CSS examples
           This text has a color of #f125d1        
        
          <p style="color:#f125d1;">Text here</p>
        
        
          .mytext {color:#f125d1;}
        
        Text color #f125d1
      
           This box has a color of #f125d1        
        
          <div style="background-color:#f125d1;">Content here</div>
        
        
          .mybackground {background-color:#f125d1;}
        
        Background color #f125d1
      
           Border around this has a color of #f125d1        
        
          <div style="border:2px solid #f125d1;">Content here</div>
        
        
          .myborder {border:2px solid #f125d1;}
        
        Border color #f125d1