#d570fa color space conversions
Hex:
        #d570fa
        RGB:
        213, 112, 250
        CMY:
        16, 56, 2
        CMYK:
        15, 55, 0, 2
      HSL:
        284°, 93.2432%, 70.9804%
        HSV (HSB):
        284°, 55.2000%, 98.0392%
        XYZ:
        50.4901, 32.6366, 94.0809
        xyY:
        0.2849, 0.1842, 32.6366
      CIE-Lab:
        63.8656, 60.6935, -52.7929
        CIE-LCH:
        63.8656, 80.4412, 318.9824
        CIE-Luv:
        63.8656, 39.6610, -92.2607
        Hunter-Lab:
        57.1285, 57.7833, -57.6506
      #d570fa color charts
#d570fa RGB chart
      #d570fa CMYK chart
      #d570fa RGB pie chart
      #d570fa color shades, tints & tones
#d570fa color schemes
#d570fa color preview, HTML & CSS examples
           This text has a color of #d570fa        
        
          <p style="color:#d570fa;">Text here</p>
        
        
          .mytext {color:#d570fa;}
        
        Text color #d570fa
      
           This box has a color of #d570fa        
        
          <div style="background-color:#d570fa;">Content here</div>
        
        
          .mybackground {background-color:#d570fa;}
        
        Background color #d570fa
      
           Border around this has a color of #d570fa        
        
          <div style="border:2px solid #d570fa;">Content here</div>
        
        
          .myborder {border:2px solid #d570fa;}
        
        Border color #d570fa