#fc53f2 color space conversions
Hex:
        #fc53f2
        RGB:
        252, 83, 242
        CMY:
        1, 67, 5
        CMYK:
        0, 67, 4, 1
      HSL:
        304°, 96.5714%, 65.6863%
        HSV (HSB):
        304°, 67.0635%, 98.8235%
        XYZ:
        59.2652, 33.2928, 87.3069
        xyY:
        0.3295, 0.1851, 33.2928
      CIE-Lab:
        64.3973, 80.6198, -47.1899
        CIE-LCH:
        64.3973, 93.4155, 329.6579
        CIE-Luv:
        64.3973, 76.2281, -86.3828
        Hunter-Lab:
        57.6999, 82.3675, -49.3230
      #fc53f2 color charts
#fc53f2 RGB chart
      #fc53f2 CMYK chart
      #fc53f2 RGB pie chart
      #fc53f2 color shades, tints & tones
#fc53f2 color schemes
#fc53f2 color preview, HTML & CSS examples
           This text has a color of #fc53f2        
        
          <p style="color:#fc53f2;">Text here</p>
        
        
          .mytext {color:#fc53f2;}
        
        Text color #fc53f2
      
           This box has a color of #fc53f2        
        
          <div style="background-color:#fc53f2;">Content here</div>
        
        
          .mybackground {background-color:#fc53f2;}
        
        Background color #fc53f2
      
           Border around this has a color of #fc53f2        
        
          <div style="border:2px solid #fc53f2;">Content here</div>
        
        
          .myborder {border:2px solid #fc53f2;}
        
        Border color #fc53f2