#f0267e color space conversions
Hex:
        #f0267e
        RGB:
        240, 38, 126
        CMY:
        6, 85, 51
        CMYK:
        0, 84, 48, 6
      HSL:
        334°, 87.0690%, 54.5098%
        HSV (HSB):
        334°, 84.1667%, 94.1176%
        XYZ:
        40.3942, 21.4178, 21.7437
        xyY:
        0.4834, 0.2563, 21.4178
      CIE-Lab:
        53.4038, 76.7669, 2.7599
        CIE-LCH:
        53.4038, 76.8165, 2.0590
        CIE-Luv:
        53.4038, 125.4196, -11.6586
        Hunter-Lab:
        46.2794, 74.8116, 4.5391
      #f0267e color charts
#f0267e RGB chart
      #f0267e CMYK chart
      #f0267e RGB pie chart
      #f0267e color shades, tints & tones
#f0267e color schemes
#f0267e color preview, HTML & CSS examples
           This text has a color of #f0267e        
        
          <p style="color:#f0267e;">Text here</p>
        
        
          .mytext {color:#f0267e;}
        
        Text color #f0267e
      
           This box has a color of #f0267e        
        
          <div style="background-color:#f0267e;">Content here</div>
        
        
          .mybackground {background-color:#f0267e;}
        
        Background color #f0267e
      
           Border around this has a color of #f0267e        
        
          <div style="border:2px solid #f0267e;">Content here</div>
        
        
          .myborder {border:2px solid #f0267e;}
        
        Border color #f0267e