#d573f1 color space conversions
Hex:
        #d573f1
        RGB:
        213, 115, 241
        CMY:
        16, 55, 5
        CMYK:
        12, 52, 0, 5
      HSL:
        287°, 81.8182%, 69.8039%
        HSV (HSB):
        287°, 52.2822%, 94.5098%
        XYZ:
        49.4485, 32.7585, 86.9359
        xyY:
        0.2923, 0.1937, 32.7585
      CIE-Lab:
        63.9649, 57.4616, -47.6719
        CIE-LCH:
        63.9649, 74.6622, 320.3199
        CIE-Luv:
        63.9649, 40.6616, -83.6153
        Hunter-Lab:
        57.2350, 54.0547, -49.9927
      #d573f1 color charts
#d573f1 RGB chart
      #d573f1 CMYK chart
      #d573f1 RGB pie chart
      #d573f1 color shades, tints & tones
#d573f1 color schemes
#d573f1 color preview, HTML & CSS examples
           This text has a color of #d573f1        
        
          <p style="color:#d573f1;">Text here</p>
        
        
          .mytext {color:#d573f1;}
        
        Text color #d573f1
      
           This box has a color of #d573f1        
        
          <div style="background-color:#d573f1;">Content here</div>
        
        
          .mybackground {background-color:#d573f1;}
        
        Background color #d573f1
      
           Border around this has a color of #d573f1        
        
          <div style="border:2px solid #d573f1;">Content here</div>
        
        
          .myborder {border:2px solid #d573f1;}
        
        Border color #d573f1