#d53ac2 color space conversions
Hex:
        #d53ac2
        RGB:
        213, 58, 194
        CMY:
        16, 77, 24
        CMYK:
        0, 73, 9, 16
      HSL:
        307°, 64.8536%, 53.1373%
        HSV (HSB):
        307°, 72.7700%, 83.5294%
        XYZ:
        38.6912, 21.0673, 53.0661
        xyY:
        0.3429, 0.1867, 21.0673
      CIE-Lab:
        53.0231, 73.0493, -38.3866
        CIE-LCH:
        53.0231, 82.5210, 332.2786
        CIE-Luv:
        53.0231, 71.2175, -68.5034
        Hunter-Lab:
        45.8991, 70.1454, -36.4185
      #d53ac2 color charts
#d53ac2 RGB chart
      #d53ac2 CMYK chart
      #d53ac2 RGB pie chart
      #d53ac2 color shades, tints & tones
#d53ac2 color schemes
#d53ac2 color preview, HTML & CSS examples
           This text has a color of #d53ac2        
        
          <p style="color:#d53ac2;">Text here</p>
        
        
          .mytext {color:#d53ac2;}
        
        Text color #d53ac2
      
           This box has a color of #d53ac2        
        
          <div style="background-color:#d53ac2;">Content here</div>
        
        
          .mybackground {background-color:#d53ac2;}
        
        Background color #d53ac2
      
           Border around this has a color of #d53ac2        
        
          <div style="border:2px solid #d53ac2;">Content here</div>
        
        
          .myborder {border:2px solid #d53ac2;}
        
        Border color #d53ac2