#f127dc color space conversions
Hex:
        #f127dc
        RGB:
        241, 39, 220
        CMY:
        5, 85, 14
        CMYK:
        0, 84, 9, 5
      HSL:
        306°, 87.8261%, 54.9020%
        HSV (HSB):
        306°, 83.8174%, 94.5098%
        XYZ:
        49.9194, 25.3191, 69.9662
        xyY:
        0.3438, 0.1744, 25.3191
      CIE-Lab:
        57.3850, 87.0955, -46.0603
        CIE-LCH:
        57.3850, 98.5250, 332.1280
        CIE-Luv:
        57.3850, 85.3052, -83.6020
        Hunter-Lab:
        50.3181, 89.0290, -47.2187
      #f127dc color charts
#f127dc RGB chart
      #f127dc CMYK chart
      #f127dc RGB pie chart
      #f127dc color shades, tints & tones
#f127dc color schemes
#f127dc color preview, HTML & CSS examples
           This text has a color of #f127dc        
        
          <p style="color:#f127dc;">Text here</p>
        
        
          .mytext {color:#f127dc;}
        
        Text color #f127dc
      
           This box has a color of #f127dc        
        
          <div style="background-color:#f127dc;">Content here</div>
        
        
          .mybackground {background-color:#f127dc;}
        
        Background color #f127dc
      
           Border around this has a color of #f127dc        
        
          <div style="border:2px solid #f127dc;">Content here</div>
        
        
          .myborder {border:2px solid #f127dc;}
        
        Border color #f127dc