#f125b7 color space conversions
Hex:
        #f125b7
        RGB:
        241, 37, 183
        CMY:
        5, 85, 28
        CMYK:
        0, 85, 24, 5
      HSL:
        317°, 87.9310%, 54.5098%
        HSV (HSB):
        317°, 84.6473%, 94.5098%
        XYZ:
        45.4844, 23.4428, 46.9274
        xyY:
        0.3926, 0.2023, 23.4428
      CIE-Lab:
        55.5255, 82.7915, -27.7526
        CIE-LCH:
        55.5255, 87.3192, 341.4683
        CIE-Luv:
        55.5255, 101.3394, -54.9342
        Hunter-Lab:
        48.4178, 82.9547, -23.5725
      #f125b7 color charts
#f125b7 RGB chart
      #f125b7 CMYK chart
      #f125b7 RGB pie chart
      #f125b7 color shades, tints & tones
#f125b7 color schemes
#f125b7 color preview, HTML & CSS examples
           This text has a color of #f125b7        
        
          <p style="color:#f125b7;">Text here</p>
        
        
          .mytext {color:#f125b7;}
        
        Text color #f125b7
      
           This box has a color of #f125b7        
        
          <div style="background-color:#f125b7;">Content here</div>
        
        
          .mybackground {background-color:#f125b7;}
        
        Background color #f125b7
      
           Border around this has a color of #f125b7        
        
          <div style="border:2px solid #f125b7;">Content here</div>
        
        
          .myborder {border:2px solid #f125b7;}
        
        Border color #f125b7