#fc94f5 color space conversions
Hex:
        #fc94f5
        RGB:
        252, 148, 245
        CMY:
        1, 42, 4
        CMYK:
        0, 41, 3, 1
      HSL:
        304°, 94.5455%, 78.4314%
        HSV (HSB):
        304°, 41.2698%, 98.8235%
        XYZ:
        67.2162, 48.4678, 92.1987
        xyY:
        0.3233, 0.2331, 48.4678
      CIE-Lab:
        75.1190, 52.7122, -32.1115
        CIE-LCH:
        75.1190, 61.7229, 328.6508
        CIE-Luv:
        75.1190, 51.9924, -59.5488
        Hunter-Lab:
        69.6188, 50.5068, -29.7867
      #fc94f5 color charts
#fc94f5 RGB chart
      #fc94f5 CMYK chart
      #fc94f5 RGB pie chart
      #fc94f5 color shades, tints & tones
#fc94f5 color schemes
#fc94f5 color preview, HTML & CSS examples
           This text has a color of #fc94f5        
        
          <p style="color:#fc94f5;">Text here</p>
        
        
          .mytext {color:#fc94f5;}
        
        Text color #fc94f5
      
           This box has a color of #fc94f5        
        
          <div style="background-color:#fc94f5;">Content here</div>
        
        
          .mybackground {background-color:#fc94f5;}
        
        Background color #fc94f5
      
           Border around this has a color of #fc94f5        
        
          <div style="border:2px solid #fc94f5;">Content here</div>
        
        
          .myborder {border:2px solid #fc94f5;}
        
        Border color #fc94f5