#f127f5 color space conversions
Hex:
        #f127f5
        RGB:
        241, 39, 245
        CMY:
        5, 85, 4
        CMYK:
        2, 84, 0, 4
      HSL:
        299°, 91.1504%, 55.6863%
        HSV (HSB):
        299°, 84.0816%, 96.0784%
        XYZ:
        53.4826, 26.7444, 88.7295
        xyY:
        0.3165, 0.1583, 26.7444
      CIE-Lab:
        58.7370, 90.6467, -57.9528
        CIE-LCH:
        58.7370, 107.5888, 327.4082
        CIE-Luv:
        58.7370, 75.5492, -102.6403
        Hunter-Lab:
        51.7150, 94.0999, -65.5259
      #f127f5 color charts
#f127f5 RGB chart
      #f127f5 CMYK chart
      #f127f5 RGB pie chart
      #f127f5 color shades, tints & tones
#f127f5 color schemes
#f127f5 color preview, HTML & CSS examples
           This text has a color of #f127f5        
        
          <p style="color:#f127f5;">Text here</p>
        
        
          .mytext {color:#f127f5;}
        
        Text color #f127f5
      
           This box has a color of #f127f5        
        
          <div style="background-color:#f127f5;">Content here</div>
        
        
          .mybackground {background-color:#f127f5;}
        
        Background color #f127f5
      
           Border around this has a color of #f127f5        
        
          <div style="border:2px solid #f127f5;">Content here</div>
        
        
          .myborder {border:2px solid #f127f5;}
        
        Border color #f127f5