#f125f4 color space conversions
Hex:
        #f125f4
        RGB:
        241, 37, 244
        CMY:
        5, 85, 4
        CMYK:
        1, 85, 0, 4
      HSL:
        299°, 90.3930%, 55.0980%
        HSV (HSB):
        299°, 84.8361%, 95.6863%
        XYZ:
        53.2663, 26.5556, 87.9062
        xyY:
        0.3176, 0.1583, 26.5556
      CIE-Lab:
        58.5607, 90.8496, -57.6772
        CIE-LCH:
        58.5607, 107.6118, 327.5900
        CIE-Luv:
        58.5607, 76.1448, -102.1797
        Hunter-Lab:
        51.5321, 94.3260, -65.0676
      #f125f4 color charts
#f125f4 RGB chart
      #f125f4 CMYK chart
      #f125f4 RGB pie chart
      #f125f4 color shades, tints & tones
#f125f4 color schemes
#f125f4 color preview, HTML & CSS examples
           This text has a color of #f125f4        
        
          <p style="color:#f125f4;">Text here</p>
        
        
          .mytext {color:#f125f4;}
        
        Text color #f125f4
      
           This box has a color of #f125f4        
        
          <div style="background-color:#f125f4;">Content here</div>
        
        
          .mybackground {background-color:#f125f4;}
        
        Background color #f125f4
      
           Border around this has a color of #f125f4        
        
          <div style="border:2px solid #f125f4;">Content here</div>
        
        
          .myborder {border:2px solid #f125f4;}
        
        Border color #f125f4