#fc25c2 color space conversions
Hex:
        #fc25c2
        RGB:
        252, 37, 194
        CMY:
        1, 85, 24
        CMYK:
        0, 85, 23, 1
      HSL:
        316°, 97.2851%, 56.6667%
        HSV (HSB):
        316°, 85.3175%, 98.8235%
        XYZ:
        50.5441, 25.9136, 53.3768
        xyY:
        0.3893, 0.1996, 25.9136
      CIE-Lab:
        57.9550, 86.3146, -30.1899
        CIE-LCH:
        57.9550, 91.4420, 340.7219
        CIE-Luv:
        57.9550, 105.0786, -59.6924
        Hunter-Lab:
        50.9054, 88.1484, -26.5346
      #fc25c2 color charts
#fc25c2 RGB chart
      #fc25c2 CMYK chart
      #fc25c2 RGB pie chart
      #fc25c2 color shades, tints & tones
#fc25c2 color schemes
#fc25c2 color preview, HTML & CSS examples
           This text has a color of #fc25c2        
        
          <p style="color:#fc25c2;">Text here</p>
        
        
          .mytext {color:#fc25c2;}
        
        Text color #fc25c2
      
           This box has a color of #fc25c2        
        
          <div style="background-color:#fc25c2;">Content here</div>
        
        
          .mybackground {background-color:#fc25c2;}
        
        Background color #fc25c2
      
           Border around this has a color of #fc25c2        
        
          <div style="border:2px solid #fc25c2;">Content here</div>
        
        
          .myborder {border:2px solid #fc25c2;}
        
        Border color #fc25c2