#f048ca color space conversions
Hex:
        #f048ca
        RGB:
        240, 72, 202
        CMY:
        6, 72, 21
        CMYK:
        0, 70, 16, 6
      HSL:
        314°, 84.8485%, 61.1765%
        HSV (HSB):
        314°, 70.0000%, 94.1176%
        XYZ:
        48.9132, 27.4243, 58.5925
        xyY:
        0.3625, 0.2032, 27.4243
      CIE-Lab:
        59.3650, 75.8324, -32.7366
        CIE-LCH:
        59.3650, 82.5968, 336.6503
        CIE-Luv:
        59.3650, 84.7098, -61.9638
        Hunter-Lab:
        52.3682, 75.0792, -29.6793
      #f048ca color charts
#f048ca RGB chart
      #f048ca CMYK chart
      #f048ca RGB pie chart
      #f048ca color shades, tints & tones
#f048ca color schemes
#f048ca color preview, HTML & CSS examples
           This text has a color of #f048ca        
        
          <p style="color:#f048ca;">Text here</p>
        
        
          .mytext {color:#f048ca;}
        
        Text color #f048ca
      
           This box has a color of #f048ca        
        
          <div style="background-color:#f048ca;">Content here</div>
        
        
          .mybackground {background-color:#f048ca;}
        
        Background color #f048ca
      
           Border around this has a color of #f048ca        
        
          <div style="border:2px solid #f048ca;">Content here</div>
        
        
          .myborder {border:2px solid #f048ca;}
        
        Border color #f048ca