#fc48f2 color space conversions
Hex:
        #fc48f2
        RGB:
        252, 72, 242
        CMY:
        1, 72, 5
        CMYK:
        0, 71, 4, 1
      HSL:
        303°, 96.7742%, 63.5294%
        HSV (HSB):
        303°, 71.4286%, 98.8235%
        XYZ:
        58.4893, 31.7410, 87.0483
        xyY:
        0.3299, 0.1790, 31.7410
      CIE-Lab:
        63.1282, 84.2175, -49.1943
        CIE-LCH:
        63.1282, 97.5329, 329.7094
        CIE-Luv:
        63.1282, 78.9226, -89.7339
        Hunter-Lab:
        56.3391, 86.7188, -52.1702
      #fc48f2 color charts
#fc48f2 RGB chart
      #fc48f2 CMYK chart
      #fc48f2 RGB pie chart
      #fc48f2 color shades, tints & tones
#fc48f2 color schemes
#fc48f2 color preview, HTML & CSS examples
           This text has a color of #fc48f2        
        
          <p style="color:#fc48f2;">Text here</p>
        
        
          .mytext {color:#fc48f2;}
        
        Text color #fc48f2
      
           This box has a color of #fc48f2        
        
          <div style="background-color:#fc48f2;">Content here</div>
        
        
          .mybackground {background-color:#fc48f2;}
        
        Background color #fc48f2
      
           Border around this has a color of #fc48f2        
        
          <div style="border:2px solid #fc48f2;">Content here</div>
        
        
          .myborder {border:2px solid #fc48f2;}
        
        Border color #fc48f2