#fc48b8 color space conversions
Hex:
        #fc48b8
        RGB:
        252, 72, 184
        CMY:
        1, 72, 28
        CMYK:
        0, 71, 27, 1
      HSL:
        323°, 96.7742%, 63.5294%
        HSV (HSB):
        323°, 71.4286%, 98.8235%
        XYZ:
        51.1140, 28.7909, 48.2106
        xyY:
        0.3990, 0.2247, 28.7909
      CIE-Lab:
        60.5966, 76.4450, -20.3740
        CIE-LCH:
        60.5966, 79.1135, 345.0765
        CIE-Luv:
        60.5966, 100.7775, -43.6977
        Hunter-Lab:
        53.6571, 76.1398, -15.7117
      #fc48b8 color charts
#fc48b8 RGB chart
      #fc48b8 CMYK chart
      #fc48b8 RGB pie chart
      #fc48b8 color shades, tints & tones
#fc48b8 color schemes
#fc48b8 color preview, HTML & CSS examples
           This text has a color of #fc48b8        
        
          <p style="color:#fc48b8;">Text here</p>
        
        
          .mytext {color:#fc48b8;}
        
        Text color #fc48b8
      
           This box has a color of #fc48b8        
        
          <div style="background-color:#fc48b8;">Content here</div>
        
        
          .mybackground {background-color:#fc48b8;}
        
        Background color #fc48b8
      
           Border around this has a color of #fc48b8        
        
          <div style="border:2px solid #fc48b8;">Content here</div>
        
        
          .myborder {border:2px solid #fc48b8;}
        
        Border color #fc48b8