#f266a2 color space conversions
Hex:
        #f266a2
        RGB:
        242, 102, 162
        CMY:
        5, 60, 36
        CMYK:
        0, 58, 33, 5
      HSL:
        334°, 84.3373%, 67.4510%
        HSV (HSB):
        334°, 57.8512%, 94.9020%
        XYZ:
        47.8909, 30.9886, 37.6397
        xyY:
        0.4110, 0.2660, 30.9886
      CIE-Lab:
        62.4980, 59.5168, -5.0235
        CIE-LCH:
        62.4980, 59.7284, 355.1754
        CIE-Luv:
        62.4980, 88.0306, -18.3263
        Hunter-Lab:
        55.6674, 56.1463, -1.1219
      #f266a2 color charts
#f266a2 RGB chart
      #f266a2 CMYK chart
      #f266a2 RGB pie chart
      #f266a2 color shades, tints & tones
#f266a2 color schemes
#f266a2 color preview, HTML & CSS examples
           This text has a color of #f266a2        
        
          <p style="color:#f266a2;">Text here</p>
        
        
          .mytext {color:#f266a2;}
        
        Text color #f266a2
      
           This box has a color of #f266a2        
        
          <div style="background-color:#f266a2;">Content here</div>
        
        
          .mybackground {background-color:#f266a2;}
        
        Background color #f266a2
      
           Border around this has a color of #f266a2        
        
          <div style="border:2px solid #f266a2;">Content here</div>
        
        
          .myborder {border:2px solid #f266a2;}
        
        Border color #f266a2