#f95fc2 color space conversions
Hex:
        #f95fc2
        RGB:
        249, 95, 194
        CMY:
        2, 63, 24
        CMYK:
        0, 62, 22, 2
      HSL:
        321°, 92.7711%, 67.4510%
        HSV (HSB):
        321°, 61.8474%, 97.6471%
        XYZ:
        52.8967, 32.2192, 54.4699
        xyY:
        0.3790, 0.2308, 32.2192
      CIE-Lab:
        63.5236, 68.5018, -21.6580
        CIE-LCH:
        63.5236, 71.8441, 342.4548
        CIE-Luv:
        63.5236, 86.3815, -44.4691
        Hunter-Lab:
        56.7620, 67.0116, -17.1625
      #f95fc2 color charts
#f95fc2 RGB chart
      #f95fc2 CMYK chart
      #f95fc2 RGB pie chart
      #f95fc2 color shades, tints & tones
#f95fc2 color schemes
#f95fc2 color preview, HTML & CSS examples
           This text has a color of #f95fc2        
        
          <p style="color:#f95fc2;">Text here</p>
        
        
          .mytext {color:#f95fc2;}
        
        Text color #f95fc2
      
           This box has a color of #f95fc2        
        
          <div style="background-color:#f95fc2;">Content here</div>
        
        
          .mybackground {background-color:#f95fc2;}
        
        Background color #f95fc2
      
           Border around this has a color of #f95fc2        
        
          <div style="border:2px solid #f95fc2;">Content here</div>
        
        
          .myborder {border:2px solid #f95fc2;}
        
        Border color #f95fc2