#f918fa color space conversions
Hex:
        #f918fa
        RGB:
        249, 24, 250
        CMY:
        2, 91, 2
        CMYK:
        0, 90, 0, 2
      HSL:
        300°, 95.7627%, 53.7255%
        HSV (HSB):
        300°, 90.4000%, 98.0392%
        XYZ:
        56.6489, 27.6951, 92.8024
        xyY:
        0.3198, 0.1563, 27.6951
      CIE-Lab:
        59.6123, 94.8641, -59.2593
        CIE-LCH:
        59.6123, 111.8520, 328.0080
        CIE-Luv:
        59.6123, 80.6679, -105.5563
        Hunter-Lab:
        52.6262, 100.0486, -67.7153
      #f918fa color charts
#f918fa RGB chart
      #f918fa CMYK chart
      #f918fa RGB pie chart
      #f918fa color shades, tints & tones
#f918fa color schemes
#f918fa color preview, HTML & CSS examples
           This text has a color of #f918fa        
        
          <p style="color:#f918fa;">Text here</p>
        
        
          .mytext {color:#f918fa;}
        
        Text color #f918fa
      
           This box has a color of #f918fa        
        
          <div style="background-color:#f918fa;">Content here</div>
        
        
          .mybackground {background-color:#f918fa;}
        
        Background color #f918fa
      
           Border around this has a color of #f918fa        
        
          <div style="border:2px solid #f918fa;">Content here</div>
        
        
          .myborder {border:2px solid #f918fa;}
        
        Border color #f918fa