#f127b2 color space conversions
Hex:
        #f127b2
        RGB:
        241, 39, 178
        CMY:
        5, 85, 30
        CMYK:
        0, 84, 26, 5
      HSL:
        319°, 87.8261%, 54.9020%
        HSV (HSB):
        319°, 83.8174%, 94.5098%
        XYZ:
        45.0370, 23.3662, 44.2559
        xyY:
        0.3998, 0.2074, 23.3662
      CIE-Lab:
        55.4475, 81.8413, -24.9642
        CIE-LCH:
        55.4475, 85.5641, 343.0366
        CIE-Luv:
        55.4475, 103.1908, -50.6543
        Hunter-Lab:
        48.3386, 81.7159, -20.4454
      #f127b2 color charts
#f127b2 RGB chart
      #f127b2 CMYK chart
      #f127b2 RGB pie chart
      #f127b2 color shades, tints & tones
#f127b2 color schemes
#f127b2 color preview, HTML & CSS examples
           This text has a color of #f127b2        
        
          <p style="color:#f127b2;">Text here</p>
        
        
          .mytext {color:#f127b2;}
        
        Text color #f127b2
      
           This box has a color of #f127b2        
        
          <div style="background-color:#f127b2;">Content here</div>
        
        
          .mybackground {background-color:#f127b2;}
        
        Background color #f127b2
      
           Border around this has a color of #f127b2        
        
          <div style="border:2px solid #f127b2;">Content here</div>
        
        
          .myborder {border:2px solid #f127b2;}
        
        Border color #f127b2