#f415fa color space conversions
Hex:
        #f415fa
        RGB:
        244, 21, 250
        CMY:
        4, 92, 2
        CMYK:
        2, 92, 0, 2
      HSL:
        298°, 95.8159%, 53.1373%
        HSV (HSB):
        298°, 91.6000%, 98.0392%
        XYZ:
        54.8317, 26.6716, 92.7007
        xyY:
        0.3148, 0.1531, 26.6716
      CIE-Lab:
        58.6691, 94.3816, -60.8162
        CIE-LCH:
        58.6691, 112.2787, 327.2037
        CIE-Luv:
        58.6691, 77.3188, -107.4320
        Hunter-Lab:
        51.6445, 99.1381, -70.2730
      #f415fa color charts
#f415fa RGB chart
      #f415fa CMYK chart
      #f415fa RGB pie chart
      #f415fa color shades, tints & tones
#f415fa color schemes
#f415fa color preview, HTML & CSS examples
           This text has a color of #f415fa        
        
          <p style="color:#f415fa;">Text here</p>
        
        
          .mytext {color:#f415fa;}
        
        Text color #f415fa
      
           This box has a color of #f415fa        
        
          <div style="background-color:#f415fa;">Content here</div>
        
        
          .mybackground {background-color:#f415fa;}
        
        Background color #f415fa
      
           Border around this has a color of #f415fa        
        
          <div style="border:2px solid #f415fa;">Content here</div>
        
        
          .myborder {border:2px solid #f415fa;}
        
        Border color #f415fa