#f2569a color space conversions
Hex:
        #f2569a
        RGB:
        242, 86, 154
        CMY:
        5, 66, 40
        CMYK:
        0, 64, 36, 5
      HSL:
        334°, 85.7143%, 64.3137%
        HSV (HSB):
        334°, 64.4628%, 94.9020%
        XYZ:
        45.7785, 27.8659, 33.5377
        xyY:
        0.4271, 0.2600, 27.8659
      CIE-Lab:
        59.7674, 65.3486, -4.4352
        CIE-LCH:
        59.7674, 65.4989, 356.1173
        CIE-Luv:
        59.7674, 98.3741, -18.6219
        Hunter-Lab:
        52.7882, 62.4178, -0.7168
      #f2569a color charts
#f2569a RGB chart
      #f2569a CMYK chart
      #f2569a RGB pie chart
      #f2569a color shades, tints & tones
#f2569a color schemes
#f2569a color preview, HTML & CSS examples
           This text has a color of #f2569a        
        
          <p style="color:#f2569a;">Text here</p>
        
        
          .mytext {color:#f2569a;}
        
        Text color #f2569a
      
           This box has a color of #f2569a        
        
          <div style="background-color:#f2569a;">Content here</div>
        
        
          .mybackground {background-color:#f2569a;}
        
        Background color #f2569a
      
           Border around this has a color of #f2569a        
        
          <div style="border:2px solid #f2569a;">Content here</div>
        
        
          .myborder {border:2px solid #f2569a;}
        
        Border color #f2569a