#f10e84 color space conversions
Hex:
        #f10e84
        RGB:
        241, 14, 132
        CMY:
        5, 95, 48
        CMYK:
        0, 94, 45, 5
      HSL:
        329°, 89.0196%, 50.0000%
        HSV (HSB):
        329°, 94.1909%, 94.5098%
        XYZ:
        40.5975, 20.6808, 23.6819
        xyY:
        0.4778, 0.2434, 20.6808
      CIE-Lab:
        52.5984, 80.8684, -2.0038
        CIE-LCH:
        52.5984, 80.8932, 358.5806
        CIE-Luv:
        52.5984, 127.9371, -18.5476
        Hunter-Lab:
        45.4761, 79.7675, 0.9578
      #f10e84 color charts
#f10e84 RGB chart
      #f10e84 CMYK chart
      #f10e84 RGB pie chart
      #f10e84 color shades, tints & tones
#f10e84 color schemes
#f10e84 color preview, HTML & CSS examples
           This text has a color of #f10e84        
        
          <p style="color:#f10e84;">Text here</p>
        
        
          .mytext {color:#f10e84;}
        
        Text color #f10e84
      
           This box has a color of #f10e84        
        
          <div style="background-color:#f10e84;">Content here</div>
        
        
          .mybackground {background-color:#f10e84;}
        
        Background color #f10e84
      
           Border around this has a color of #f10e84        
        
          <div style="border:2px solid #f10e84;">Content here</div>
        
        
          .myborder {border:2px solid #f10e84;}
        
        Border color #f10e84