#fd53c5 color space conversions
Hex:
        #fd53c5
        RGB:
        253, 83, 197
        CMY:
        1, 67, 23
        CMYK:
        0, 67, 22, 1
      HSL:
        320°, 97.7011%, 65.8824%
        HSV (HSB):
        320°, 67.1937%, 99.2157%
        XYZ:
        53.6793, 31.1004, 55.9971
        xyY:
        0.3813, 0.2209, 31.1004
      CIE-Lab:
        62.5923, 74.5346, -24.7339
        CIE-LCH:
        62.5923, 78.5313, 341.6418
        CIE-Luv:
        62.5923, 92.8995, -50.1273
        Hunter-Lab:
        55.7677, 74.2220, -20.4965
      #fd53c5 color charts
#fd53c5 RGB chart
      #fd53c5 CMYK chart
      #fd53c5 RGB pie chart
      #fd53c5 color shades, tints & tones
#fd53c5 color schemes
#fd53c5 color preview, HTML & CSS examples
           This text has a color of #fd53c5        
        
          <p style="color:#fd53c5;">Text here</p>
        
        
          .mytext {color:#fd53c5;}
        
        Text color #fd53c5
      
           This box has a color of #fd53c5        
        
          <div style="background-color:#fd53c5;">Content here</div>
        
        
          .mybackground {background-color:#fd53c5;}
        
        Background color #fd53c5
      
           Border around this has a color of #fd53c5        
        
          <div style="border:2px solid #fd53c5;">Content here</div>
        
        
          .myborder {border:2px solid #fd53c5;}
        
        Border color #fd53c5