#fc29fe color space conversions
Hex:
        #fc29fe
        RGB:
        252, 41, 254
        CMY:
        1, 84, 0
        CMYK:
        1, 84, 0, 0
      HSL:
        299°, 99.0698%, 57.8431%
        HSV (HSB):
        299°, 83.8583%, 99.6078%
        XYZ:
        58.8272, 29.4371, 96.3473
        xyY:
        0.3187, 0.1595, 29.4371
      CIE-Lab:
        61.1655, 93.4953, -58.9658
        CIE-LCH:
        61.1655, 110.5366, 327.7611
        CIE-Luv:
        61.1655, 79.7030, -105.5428
        Hunter-Lab:
        54.2559, 98.5914, -67.3076
      #fc29fe color charts
#fc29fe RGB chart
      #fc29fe CMYK chart
      #fc29fe RGB pie chart
      #fc29fe color shades, tints & tones
#fc29fe color schemes
#fc29fe color preview, HTML & CSS examples
           This text has a color of #fc29fe        
        
          <p style="color:#fc29fe;">Text here</p>
        
        
          .mytext {color:#fc29fe;}
        
        Text color #fc29fe
      
           This box has a color of #fc29fe        
        
          <div style="background-color:#fc29fe;">Content here</div>
        
        
          .mybackground {background-color:#fc29fe;}
        
        Background color #fc29fe
      
           Border around this has a color of #fc29fe        
        
          <div style="border:2px solid #fc29fe;">Content here</div>
        
        
          .myborder {border:2px solid #fc29fe;}
        
        Border color #fc29fe