#f125be color space conversions
Hex:
        #f125be
        RGB:
        241, 37, 190
        CMY:
        5, 85, 25
        CMYK:
        0, 85, 21, 5
      HSL:
        315°, 87.9310%, 54.5098%
        HSV (HSB):
        315°, 84.6473%, 94.5098%
        XYZ:
        46.2315, 23.7416, 50.8611
        xyY:
        0.3826, 0.1965, 23.7416
      CIE-Lab:
        55.8282, 83.6166, -31.3394
        CIE-LCH:
        55.8282, 89.2966, 339.4541
        CIE-Luv:
        55.8282, 98.2662, -60.4526
        Hunter-Lab:
        48.7254, 84.0945, -27.7811
      #f125be color charts
#f125be RGB chart
      #f125be CMYK chart
      #f125be RGB pie chart
      #f125be color shades, tints & tones
#f125be color schemes
#f125be color preview, HTML & CSS examples
           This text has a color of #f125be        
        
          <p style="color:#f125be;">Text here</p>
        
        
          .mytext {color:#f125be;}
        
        Text color #f125be
      
           This box has a color of #f125be        
        
          <div style="background-color:#f125be;">Content here</div>
        
        
          .mybackground {background-color:#f125be;}
        
        Background color #f125be
      
           Border around this has a color of #f125be        
        
          <div style="border:2px solid #f125be;">Content here</div>
        
        
          .myborder {border:2px solid #f125be;}
        
        Border color #f125be