#f128e1 color space conversions
Hex:
        #f128e1
        RGB:
        241, 40, 225
        CMY:
        5, 84, 12
        CMYK:
        0, 83, 7, 5
      HSL:
        305°, 87.7729%, 55.0980%
        HSV (HSB):
        305°, 83.4025%, 94.5098%
        XYZ:
        50.6250, 25.6546, 73.5178
        xyY:
        0.3380, 0.1713, 25.6546
      CIE-Lab:
        57.7077, 87.5964, -48.3761
        CIE-LCH:
        57.7077, 100.0669, 331.0899
        CIE-Luv:
        57.7077, 83.1602, -87.2980
        Hunter-Lab:
        50.6504, 89.7725, -50.6027
      #f128e1 color charts
#f128e1 RGB chart
      #f128e1 CMYK chart
      #f128e1 RGB pie chart
      #f128e1 color shades, tints & tones
#f128e1 color schemes
#f128e1 color preview, HTML & CSS examples
           This text has a color of #f128e1        
        
          <p style="color:#f128e1;">Text here</p>
        
        
          .mytext {color:#f128e1;}
        
        Text color #f128e1
      
           This box has a color of #f128e1        
        
          <div style="background-color:#f128e1;">Content here</div>
        
        
          .mybackground {background-color:#f128e1;}
        
        Background color #f128e1
      
           Border around this has a color of #f128e1        
        
          <div style="border:2px solid #f128e1;">Content here</div>
        
        
          .myborder {border:2px solid #f128e1;}
        
        Border color #f128e1