#fc38c1 color space conversions
Hex:
        #fc38c1
        RGB:
        252, 56, 193
        CMY:
        1, 78, 24
        CMYK:
        0, 78, 23, 1
      HSL:
        318°, 97.0297%, 60.3922%
        HSV (HSB):
        318°, 77.7778%, 98.8235%
        XYZ:
        51.1847, 27.3740, 53.0381
        xyY:
        0.3890, 0.2080, 27.3740
      CIE-Lab:
        59.3190, 82.1396, -27.5039
        CIE-LCH:
        59.3190, 86.6220, 341.4872
        CIE-Luv:
        59.3190, 101.7144, -55.1780
        Hunter-Lab:
        52.3202, 83.0656, -23.4793
      #fc38c1 color charts
#fc38c1 RGB chart
      #fc38c1 CMYK chart
      #fc38c1 RGB pie chart
      #fc38c1 color shades, tints & tones
#fc38c1 color schemes
#fc38c1 color preview, HTML & CSS examples
           This text has a color of #fc38c1        
        
          <p style="color:#fc38c1;">Text here</p>
        
        
          .mytext {color:#fc38c1;}
        
        Text color #fc38c1
      
           This box has a color of #fc38c1        
        
          <div style="background-color:#fc38c1;">Content here</div>
        
        
          .mybackground {background-color:#fc38c1;}
        
        Background color #fc38c1
      
           Border around this has a color of #fc38c1        
        
          <div style="border:2px solid #fc38c1;">Content here</div>
        
        
          .myborder {border:2px solid #fc38c1;}
        
        Border color #fc38c1