#f031fa color space conversions
Hex:
        #f031fa
        RGB:
        240, 49, 250
        CMY:
        6, 81, 2
        CMYK:
        4, 80, 0, 2
      HSL:
        297°, 95.2607%, 58.6275%
        HSV (HSB):
        297°, 80.4000%, 98.0392%
        XYZ:
        54.2888, 27.6240, 92.9131
        xyY:
        0.3105, 0.1580, 27.6240
      CIE-Lab:
        59.5475, 89.2168, -59.4464
        CIE-LCH:
        59.5475, 107.2078, 326.3240
        CIE-Luv:
        59.5475, 71.7702, -105.0399
        Hunter-Lab:
        52.5586, 92.3988, -68.0220
      #f031fa color charts
#f031fa RGB chart
      #f031fa CMYK chart
      #f031fa RGB pie chart
      #f031fa color shades, tints & tones
#f031fa color schemes
#f031fa color preview, HTML & CSS examples
           This text has a color of #f031fa        
        
          <p style="color:#f031fa;">Text here</p>
        
        
          .mytext {color:#f031fa;}
        
        Text color #f031fa
      
           This box has a color of #f031fa        
        
          <div style="background-color:#f031fa;">Content here</div>
        
        
          .mybackground {background-color:#f031fa;}
        
        Background color #f031fa
      
           Border around this has a color of #f031fa        
        
          <div style="border:2px solid #f031fa;">Content here</div>
        
        
          .myborder {border:2px solid #f031fa;}
        
        Border color #f031fa