#f041fa color space conversions
Hex:
        #f041fa
        RGB:
        240, 65, 250
        CMY:
        6, 75, 2
        CMYK:
        4, 74, 0, 2
      HSL:
        297°, 94.8718%, 61.7647%
        HSV (HSB):
        297°, 74.0000%, 98.0392%
        XYZ:
        55.0808, 29.2080, 93.1771
        xyY:
        0.3104, 0.1646, 29.2080
      CIE-Lab:
        60.9647, 85.1158, -57.1824
        CIE-LCH:
        60.9647, 102.5403, 326.1060
        CIE-Luv:
        60.9647, 69.1751, -101.5652
        Hunter-Lab:
        54.0444, 87.3453, -64.3898
      #f041fa color charts
#f041fa RGB chart
      #f041fa CMYK chart
      #f041fa RGB pie chart
      #f041fa color shades, tints & tones
#f041fa color schemes
#f041fa color preview, HTML & CSS examples
           This text has a color of #f041fa        
        
          <p style="color:#f041fa;">Text here</p>
        
        
          .mytext {color:#f041fa;}
        
        Text color #f041fa
      
           This box has a color of #f041fa        
        
          <div style="background-color:#f041fa;">Content here</div>
        
        
          .mybackground {background-color:#f041fa;}
        
        Background color #f041fa
      
           Border around this has a color of #f041fa        
        
          <div style="border:2px solid #f041fa;">Content here</div>
        
        
          .myborder {border:2px solid #f041fa;}
        
        Border color #f041fa