#f934fa color space conversions
Hex:
        #f934fa
        RGB:
        249, 52, 250
        CMY:
        2, 80, 2
        CMYK:
        0, 79, 0, 2
      HSL:
        300°, 95.1923%, 59.2157%
        HSV (HSB):
        300°, 79.2000%, 98.0392%
        XYZ:
        57.5502, 29.4978, 93.1029
        xyY:
        0.3195, 0.1637, 29.4978
      CIE-Lab:
        61.2185, 90.1608, -56.6944
        CIE-LCH:
        61.2185, 106.5046, 327.8377
        CIE-Luv:
        61.2185, 77.6300, -101.6149
        Hunter-Lab:
        54.3119, 94.0971, -63.6181
      #f934fa color charts
#f934fa RGB chart
      #f934fa CMYK chart
      #f934fa RGB pie chart
      #f934fa color shades, tints & tones
#f934fa color schemes
#f934fa color preview, HTML & CSS examples
           This text has a color of #f934fa        
        
          <p style="color:#f934fa;">Text here</p>
        
        
          .mytext {color:#f934fa;}
        
        Text color #f934fa
      
           This box has a color of #f934fa        
        
          <div style="background-color:#f934fa;">Content here</div>
        
        
          .mybackground {background-color:#f934fa;}
        
        Background color #f934fa
      
           Border around this has a color of #f934fa        
        
          <div style="border:2px solid #f934fa;">Content here</div>
        
        
          .myborder {border:2px solid #f934fa;}
        
        Border color #f934fa