#f125a2 color space conversions
Hex:
        #f125a2
        RGB:
        241, 37, 162
        CMY:
        5, 85, 36
        CMYK:
        0, 85, 33, 5
      HSL:
        323°, 87.9310%, 54.5098%
        HSV (HSB):
        323°, 84.6473%, 94.5098%
        XYZ:
        43.4588, 22.6325, 36.2604
        xyY:
        0.4246, 0.2211, 22.6325
      CIE-Lab:
        54.6918, 80.4911, -16.7466
        CIE-LCH:
        54.6918, 82.2147, 348.2470
        CIE-Luv:
        54.6918, 110.6868, -38.4630
        Hunter-Lab:
        47.5737, 79.8067, -11.8890
      #f125a2 color charts
#f125a2 RGB chart
      #f125a2 CMYK chart
      #f125a2 RGB pie chart
      #f125a2 color shades, tints & tones
#f125a2 color schemes
#f125a2 color preview, HTML & CSS examples
           This text has a color of #f125a2        
        
          <p style="color:#f125a2;">Text here</p>
        
        
          .mytext {color:#f125a2;}
        
        Text color #f125a2
      
           This box has a color of #f125a2        
        
          <div style="background-color:#f125a2;">Content here</div>
        
        
          .mybackground {background-color:#f125a2;}
        
        Background color #f125a2
      
           Border around this has a color of #f125a2        
        
          <div style="border:2px solid #f125a2;">Content here</div>
        
        
          .myborder {border:2px solid #f125a2;}
        
        Border color #f125a2