#f0269d color space conversions
Hex:
        #f0269d
        RGB:
        240, 38, 157
        CMY:
        6, 85, 38
        CMYK:
        0, 84, 35, 6
      HSL:
        325°, 87.0690%, 54.5098%
        HSV (HSB):
        325°, 84.1667%, 94.1176%
        XYZ:
        42.7141, 22.3458, 33.9602
        xyY:
        0.4314, 0.2257, 22.3458
      CIE-Lab:
        54.3920, 79.5704, -14.2679
        CIE-LCH:
        54.3920, 80.8395, 349.8343
        CIE-Luv:
        54.3920, 111.9141, -34.7621
        Hunter-Lab:
        47.2714, 78.5666, -9.5045
      #f0269d color charts
#f0269d RGB chart
      #f0269d CMYK chart
      #f0269d RGB pie chart
      #f0269d color shades, tints & tones
#f0269d color schemes
#f0269d color preview, HTML & CSS examples
           This text has a color of #f0269d        
        
          <p style="color:#f0269d;">Text here</p>
        
        
          .mytext {color:#f0269d;}
        
        Text color #f0269d
      
           This box has a color of #f0269d        
        
          <div style="background-color:#f0269d;">Content here</div>
        
        
          .mybackground {background-color:#f0269d;}
        
        Background color #f0269d
      
           Border around this has a color of #f0269d        
        
          <div style="border:2px solid #f0269d;">Content here</div>
        
        
          .myborder {border:2px solid #f0269d;}
        
        Border color #f0269d