#f072ca color space conversions
Hex:
        #f072ca
        RGB:
        240, 114, 202
        CMY:
        6, 55, 21
        CMYK:
        0, 53, 16, 6
      HSL:
        318°, 80.7692%, 69.4118%
        HSV (HSB):
        318°, 52.5000%, 94.1176%
        XYZ:
        52.6132, 34.8242, 59.8258
        xyY:
        0.3573, 0.2365, 34.8242
      CIE-Lab:
        65.6115, 58.7660, -23.1001
        CIE-LCH:
        65.6115, 63.1432, 338.5409
        CIE-Luv:
        65.6115, 69.1806, -45.1321
        Hunter-Lab:
        59.0120, 55.8737, -18.7993
      #f072ca color charts
#f072ca RGB chart
      #f072ca CMYK chart
      #f072ca RGB pie chart
      #f072ca color shades, tints & tones
#f072ca color schemes
#f072ca color preview, HTML & CSS examples
           This text has a color of #f072ca        
        
          <p style="color:#f072ca;">Text here</p>
        
        
          .mytext {color:#f072ca;}
        
        Text color #f072ca
      
           This box has a color of #f072ca        
        
          <div style="background-color:#f072ca;">Content here</div>
        
        
          .mybackground {background-color:#f072ca;}
        
        Background color #f072ca
      
           Border around this has a color of #f072ca        
        
          <div style="border:2px solid #f072ca;">Content here</div>
        
        
          .myborder {border:2px solid #f072ca;}
        
        Border color #f072ca