#f10d8e color space conversions
Hex:
        #f10d8e
        RGB:
        241, 13, 142
        CMY:
        5, 95, 44
        CMYK:
        0, 95, 41, 5
      HSL:
        326°, 89.7638%, 49.8039%
        HSV (HSB):
        326°, 94.6058%, 94.5098%
        XYZ:
        41.3020, 20.9416, 27.4565
        xyY:
        0.4604, 0.2335, 20.9416
      CIE-Lab:
        52.8855, 81.7962, -7.5866
        CIE-LCH:
        52.8855, 82.1473, 354.7010
        CIE-Luv:
        52.8855, 123.4248, -26.0074
        Hunter-Lab:
        45.7620, 81.0199, -3.5396
      #f10d8e color charts
#f10d8e RGB chart
      #f10d8e CMYK chart
      #f10d8e RGB pie chart
      #f10d8e color shades, tints & tones
#f10d8e color schemes
#f10d8e color preview, HTML & CSS examples
           This text has a color of #f10d8e        
        
          <p style="color:#f10d8e;">Text here</p>
        
        
          .mytext {color:#f10d8e;}
        
        Text color #f10d8e
      
           This box has a color of #f10d8e        
        
          <div style="background-color:#f10d8e;">Content here</div>
        
        
          .mybackground {background-color:#f10d8e;}
        
        Background color #f10d8e
      
           Border around this has a color of #f10d8e        
        
          <div style="border:2px solid #f10d8e;">Content here</div>
        
        
          .myborder {border:2px solid #f10d8e;}
        
        Border color #f10d8e