#f240fa color space conversions
Hex:
        #f240fa
        RGB:
        242, 64, 250
        CMY:
        5, 75, 2
        CMYK:
        3, 74, 0, 2
      HSL:
        297°, 94.8980%, 61.5686%
        HSV (HSB):
        297°, 74.4000%, 98.0392%
        XYZ:
        55.7067, 29.4462, 93.1901
        xyY:
        0.3124, 0.1651, 29.4462
      CIE-Lab:
        61.1734, 85.7894, -56.8315
        CIE-LCH:
        61.1734, 102.9060, 326.4774
        CIE-Luv:
        61.1734, 70.7376, -101.1942
        Hunter-Lab:
        54.2643, 88.2820, -63.8358
      #f240fa color charts
#f240fa RGB chart
      #f240fa CMYK chart
      #f240fa RGB pie chart
      #f240fa color shades, tints & tones
#f240fa color schemes
#f240fa color preview, HTML & CSS examples
           This text has a color of #f240fa        
        
          <p style="color:#f240fa;">Text here</p>
        
        
          .mytext {color:#f240fa;}
        
        Text color #f240fa
      
           This box has a color of #f240fa        
        
          <div style="background-color:#f240fa;">Content here</div>
        
        
          .mybackground {background-color:#f240fa;}
        
        Background color #f240fa
      
           Border around this has a color of #f240fa        
        
          <div style="border:2px solid #f240fa;">Content here</div>
        
        
          .myborder {border:2px solid #f240fa;}
        
        Border color #f240fa