#fc53ef color space conversions
Hex:
        #fc53ef
        RGB:
        252, 83, 239
        CMY:
        1, 67, 6
        CMYK:
        0, 67, 5, 1
      HSL:
        305°, 96.5714%, 65.6863%
        HSV (HSB):
        305°, 67.0635%, 98.8235%
        XYZ:
        58.8181, 33.1140, 84.9529
        xyY:
        0.3325, 0.1872, 33.1140
      CIE-Lab:
        64.2531, 80.1646, -45.7534
        CIE-LCH:
        64.2531, 92.3024, 330.2847
        CIE-Luv:
        64.2531, 77.2490, -84.0125
        Hunter-Lab:
        57.5447, 81.7467, -47.2482
      #fc53ef color charts
#fc53ef RGB chart
      #fc53ef CMYK chart
      #fc53ef RGB pie chart
      #fc53ef color shades, tints & tones
#fc53ef color schemes
#fc53ef color preview, HTML & CSS examples
           This text has a color of #fc53ef        
        
          <p style="color:#fc53ef;">Text here</p>
        
        
          .mytext {color:#fc53ef;}
        
        Text color #fc53ef
      
           This box has a color of #fc53ef        
        
          <div style="background-color:#fc53ef;">Content here</div>
        
        
          .mybackground {background-color:#fc53ef;}
        
        Background color #fc53ef
      
           Border around this has a color of #fc53ef        
        
          <div style="border:2px solid #fc53ef;">Content here</div>
        
        
          .myborder {border:2px solid #fc53ef;}
        
        Border color #fc53ef