#fc53d8 color space conversions
Hex:
        #fc53d8
        RGB:
        252, 83, 216
        CMY:
        1, 67, 15
        CMYK:
        0, 67, 14, 1
      HSL:
        313°, 96.5714%, 65.6863%
        HSV (HSB):
        313°, 67.0635%, 98.8235%
        XYZ:
        55.6328, 31.8398, 68.1793
        xyY:
        0.3574, 0.2046, 31.8398
      CIE-Lab:
        63.2103, 76.8247, -34.5348
        CIE-LCH:
        63.2103, 84.2299, 335.7948
        CIE-Luv:
        63.2103, 85.2860, -65.6759
        Hunter-Lab:
        56.4268, 77.2414, -32.1401
      #fc53d8 color charts
#fc53d8 RGB chart
      #fc53d8 CMYK chart
      #fc53d8 RGB pie chart
      #fc53d8 color shades, tints & tones
#fc53d8 color schemes
#fc53d8 color preview, HTML & CSS examples
           This text has a color of #fc53d8        
        
          <p style="color:#fc53d8;">Text here</p>
        
        
          .mytext {color:#fc53d8;}
        
        Text color #fc53d8
      
           This box has a color of #fc53d8        
        
          <div style="background-color:#fc53d8;">Content here</div>
        
        
          .mybackground {background-color:#fc53d8;}
        
        Background color #fc53d8
      
           Border around this has a color of #fc53d8        
        
          <div style="border:2px solid #fc53d8;">Content here</div>
        
        
          .myborder {border:2px solid #fc53d8;}
        
        Border color #fc53d8