#fc38f4 color space conversions
Hex:
        #fc38f4
        RGB:
        252, 56, 244
        CMY:
        1, 78, 4
        CMYK:
        0, 78, 3, 1
      HSL:
        302°, 97.0297%, 60.3922%
        HSV (HSB):
        302°, 77.7778%, 98.8235%
        XYZ:
        57.8882, 30.0554, 88.3382
        xyY:
        0.3284, 0.1705, 30.0554
      CIE-Lab:
        61.7020, 88.9030, -52.5656
        CIE-LCH:
        61.7020, 103.2807, 329.4055
        CIE-Luv:
        61.7020, 81.3570, -95.2400
        Hunter-Lab:
        54.8228, 92.5406, -57.1603
      #fc38f4 color charts
#fc38f4 RGB chart
      #fc38f4 CMYK chart
      #fc38f4 RGB pie chart
      #fc38f4 color shades, tints & tones
#fc38f4 color schemes
#fc38f4 color preview, HTML & CSS examples
           This text has a color of #fc38f4        
        
          <p style="color:#fc38f4;">Text here</p>
        
        
          .mytext {color:#fc38f4;}
        
        Text color #fc38f4
      
           This box has a color of #fc38f4        
        
          <div style="background-color:#fc38f4;">Content here</div>
        
        
          .mybackground {background-color:#fc38f4;}
        
        Background color #fc38f4
      
           Border around this has a color of #fc38f4        
        
          <div style="border:2px solid #fc38f4;">Content here</div>
        
        
          .myborder {border:2px solid #fc38f4;}
        
        Border color #fc38f4