#d53ec7 color space conversions
Hex:
        #d53ec7
        RGB:
        213, 62, 199
        CMY:
        16, 76, 22
        CMYK:
        0, 71, 7, 16
      HSL:
        306°, 64.2553%, 53.9216%
        HSV (HSB):
        306°, 70.8920%, 83.5294%
        XYZ:
        39.4720, 21.7149, 56.1438
        xyY:
        0.3364, 0.1851, 21.7149
      CIE-Lab:
        53.7232, 72.5074, -40.1653
        CIE-LCH:
        53.7232, 82.8889, 331.0159
        CIE-Luv:
        53.7232, 68.4694, -71.3061
        Hunter-Lab:
        46.5993, 69.6501, -38.8144
      #d53ec7 color charts
#d53ec7 RGB chart
      #d53ec7 CMYK chart
      #d53ec7 RGB pie chart
      #d53ec7 color shades, tints & tones
#d53ec7 color schemes
#d53ec7 color preview, HTML & CSS examples
           This text has a color of #d53ec7        
        
          <p style="color:#d53ec7;">Text here</p>
        
        
          .mytext {color:#d53ec7;}
        
        Text color #d53ec7
      
           This box has a color of #d53ec7        
        
          <div style="background-color:#d53ec7;">Content here</div>
        
        
          .mybackground {background-color:#d53ec7;}
        
        Background color #d53ec7
      
           Border around this has a color of #d53ec7        
        
          <div style="border:2px solid #d53ec7;">Content here</div>
        
        
          .myborder {border:2px solid #d53ec7;}
        
        Border color #d53ec7