#fc53d9 color space conversions
Hex:
        #fc53d9
        RGB:
        252, 83, 217
        CMY:
        1, 67, 15
        CMYK:
        0, 67, 14, 1
      HSL:
        312°, 96.5714%, 65.6863%
        HSV (HSB):
        312°, 67.0635%, 98.8235%
        XYZ:
        55.7625, 31.8917, 68.8623
        xyY:
        0.3563, 0.2038, 31.8917
      CIE-Lab:
        63.2533, 76.9641, -35.0302
        CIE-LCH:
        63.2533, 84.5612, 335.5274
        CIE-Luv:
        63.2533, 84.9298, -66.4773
        Hunter-Lab:
        56.4727, 77.4278, -32.7668
      #fc53d9 color charts
#fc53d9 RGB chart
      #fc53d9 CMYK chart
      #fc53d9 RGB pie chart
      #fc53d9 color shades, tints & tones
#fc53d9 color schemes
#fc53d9 color preview, HTML & CSS examples
           This text has a color of #fc53d9        
        
          <p style="color:#fc53d9;">Text here</p>
        
        
          .mytext {color:#fc53d9;}
        
        Text color #fc53d9
      
           This box has a color of #fc53d9        
        
          <div style="background-color:#fc53d9;">Content here</div>
        
        
          .mybackground {background-color:#fc53d9;}
        
        Background color #fc53d9
      
           Border around this has a color of #fc53d9        
        
          <div style="border:2px solid #fc53d9;">Content here</div>
        
        
          .myborder {border:2px solid #fc53d9;}
        
        Border color #fc53d9