#f412fa color space conversions
Hex:
        #f412fa
        RGB:
        244, 18, 250
        CMY:
        4, 93, 2
        CMYK:
        2, 93, 0, 2
      HSL:
        298°, 95.8678%, 52.5490%
        HSV (HSB):
        298°, 92.8000%, 98.0392%
        XYZ:
        54.7799, 26.5678, 92.6834
        xyY:
        0.3148, 0.1527, 26.5678
      CIE-Lab:
        58.5722, 94.6681, -60.9715
        CIE-LCH:
        58.5722, 112.6036, 327.2162
        CIE-Luv:
        58.5722, 77.4921, -107.6606
        Hunter-Lab:
        51.5440, 99.5040, -70.5310
      #f412fa color charts
#f412fa RGB chart
      #f412fa CMYK chart
      #f412fa RGB pie chart
      #f412fa color shades, tints & tones
#f412fa color schemes
#f412fa color preview, HTML & CSS examples
           This text has a color of #f412fa        
        
          <p style="color:#f412fa;">Text here</p>
        
        
          .mytext {color:#f412fa;}
        
        Text color #f412fa
      
           This box has a color of #f412fa        
        
          <div style="background-color:#f412fa;">Content here</div>
        
        
          .mybackground {background-color:#f412fa;}
        
        Background color #f412fa
      
           Border around this has a color of #f412fa        
        
          <div style="border:2px solid #f412fa;">Content here</div>
        
        
          .myborder {border:2px solid #f412fa;}
        
        Border color #f412fa