#d578fd color space conversions
Hex:
        #d578fd
        RGB:
        213, 120, 253
        CMY:
        16, 53, 1
        CMYK:
        16, 53, 0, 1
      HSL:
        282°, 97.0803%, 73.1373%
        HSV (HSB):
        282°, 52.5692%, 99.2157%
        XYZ:
        51.8867, 34.6709, 96.8859
        xyY:
        0.2828, 0.1890, 34.6709
      CIE-Lab:
        65.4917, 57.3844, -51.8640
        CIE-LCH:
        65.4917, 77.3488, 317.8927
        CIE-Luv:
        65.4917, 36.4087, -90.7568
        Hunter-Lab:
        58.8820, 54.2501, -56.3398
      #d578fd color charts
#d578fd RGB chart
      #d578fd CMYK chart
      #d578fd RGB pie chart
      #d578fd color shades, tints & tones
#d578fd color schemes
#d578fd color preview, HTML & CSS examples
           This text has a color of #d578fd        
        
          <p style="color:#d578fd;">Text here</p>
        
        
          .mytext {color:#d578fd;}
        
        Text color #d578fd
      
           This box has a color of #d578fd        
        
          <div style="background-color:#d578fd;">Content here</div>
        
        
          .mybackground {background-color:#d578fd;}
        
        Background color #d578fd
      
           Border around this has a color of #d578fd        
        
          <div style="border:2px solid #d578fd;">Content here</div>
        
        
          .myborder {border:2px solid #d578fd;}
        
        Border color #d578fd