#f040ca color space conversions
Hex:
        #f040ca
        RGB:
        240, 64, 202
        CMY:
        6, 75, 21
        CMYK:
        0, 73, 16, 6
      HSL:
        313°, 85.4369%, 59.6078%
        HSV (HSB):
        313°, 73.3333%, 94.1176%
        XYZ:
        48.4292, 26.4563, 58.4312
        xyY:
        0.3633, 0.1984, 26.4563
      CIE-Lab:
        58.4677, 78.3742, -34.1342
        CIE-LCH:
        58.4677, 85.4849, 336.4655
        CIE-Luv:
        58.4677, 86.8932, -64.3363
        Hunter-Lab:
        51.4357, 78.0540, -31.3487
      #f040ca color charts
#f040ca RGB chart
      #f040ca CMYK chart
      #f040ca RGB pie chart
      #f040ca color shades, tints & tones
#f040ca color schemes
#f040ca color preview, HTML & CSS examples
           This text has a color of #f040ca        
        
          <p style="color:#f040ca;">Text here</p>
        
        
          .mytext {color:#f040ca;}
        
        Text color #f040ca
      
           This box has a color of #f040ca        
        
          <div style="background-color:#f040ca;">Content here</div>
        
        
          .mybackground {background-color:#f040ca;}
        
        Background color #f040ca
      
           Border around this has a color of #f040ca        
        
          <div style="border:2px solid #f040ca;">Content here</div>
        
        
          .myborder {border:2px solid #f040ca;}
        
        Border color #f040ca