#fc29d5 color space conversions
Hex:
        #fc29d5
        RGB:
        252, 41, 213
        CMY:
        1, 84, 16
        CMYK:
        0, 84, 15, 1
      HSL:
        311°, 97.2350%, 57.4510%
        HSV (HSB):
        311°, 83.7302%, 98.8235%
        XYZ:
        52.9481, 27.0854, 65.3881
        xyY:
        0.3641, 0.1863, 27.0854
      CIE-Lab:
        59.0533, 87.9035, -39.3345
        CIE-LCH:
        59.0533, 96.3027, 335.8928
        CIE-Luv:
        59.0533, 96.2018, -74.0009
        Hunter-Lab:
        52.0437, 90.5256, -38.0619
      #fc29d5 color charts
#fc29d5 RGB chart
      #fc29d5 CMYK chart
      #fc29d5 RGB pie chart
      #fc29d5 color shades, tints & tones
#fc29d5 color schemes
#fc29d5 color preview, HTML & CSS examples
           This text has a color of #fc29d5        
        
          <p style="color:#fc29d5;">Text here</p>
        
        
          .mytext {color:#fc29d5;}
        
        Text color #fc29d5
      
           This box has a color of #fc29d5        
        
          <div style="background-color:#fc29d5;">Content here</div>
        
        
          .mybackground {background-color:#fc29d5;}
        
        Background color #fc29d5
      
           Border around this has a color of #fc29d5        
        
          <div style="border:2px solid #fc29d5;">Content here</div>
        
        
          .myborder {border:2px solid #fc29d5;}
        
        Border color #fc29d5