#f10a82 color space conversions
Hex:
        #f10a82
        RGB:
        241, 10, 130
        CMY:
        5, 96, 49
        CMYK:
        0, 96, 46, 5
      HSL:
        329°, 92.0319%, 49.2157%
        HSV (HSB):
        329°, 95.8506%, 94.5098%
        XYZ:
        40.4134, 20.5296, 22.9517
        xyY:
        0.4817, 0.2447, 20.5296
      CIE-Lab:
        52.4307, 81.0208, -1.0437
        CIE-LCH:
        52.4307, 81.0276, 359.2620
        CIE-Luv:
        52.4307, 129.2464, -17.3653
        Hunter-Lab:
        45.3096, 79.9197, 1.6832
      #f10a82 color charts
#f10a82 RGB chart
      #f10a82 CMYK chart
      #f10a82 RGB pie chart
      #f10a82 color shades, tints & tones
#f10a82 color schemes
#f10a82 color preview, HTML & CSS examples
           This text has a color of #f10a82        
        
          <p style="color:#f10a82;">Text here</p>
        
        
          .mytext {color:#f10a82;}
        
        Text color #f10a82
      
           This box has a color of #f10a82        
        
          <div style="background-color:#f10a82;">Content here</div>
        
        
          .mybackground {background-color:#f10a82;}
        
        Background color #f10a82
      
           Border around this has a color of #f10a82        
        
          <div style="border:2px solid #f10a82;">Content here</div>
        
        
          .myborder {border:2px solid #f10a82;}
        
        Border color #f10a82