#d728fc color space conversions
Hex:
        #d728fc
        RGB:
        215, 40, 252
        CMY:
        16, 84, 1
        CMYK:
        15, 84, 0, 1
      HSL:
        290°, 97.2477%, 57.2549%
        HSV (HSB):
        290°, 84.1270%, 98.8235%
        XYZ:
        46.3538, 22.9929, 94.0904
        xyY:
        0.2836, 0.1407, 22.9929
      CIE-Lab:
        55.0651, 87.2524, -67.9726
        CIE-LCH:
        55.0651, 110.6041, 322.0802
        CIE-Luv:
        55.0651, 55.4447, -115.3154
        Hunter-Lab:
        47.9509, 88.6404, -82.7745
      #d728fc color charts
#d728fc RGB chart
      #d728fc CMYK chart
      #d728fc RGB pie chart
      #d728fc color shades, tints & tones
#d728fc color schemes
#d728fc color preview, HTML & CSS examples
           This text has a color of #d728fc        
        
          <p style="color:#d728fc;">Text here</p>
        
        
          .mytext {color:#d728fc;}
        
        Text color #d728fc
      
           This box has a color of #d728fc        
        
          <div style="background-color:#d728fc;">Content here</div>
        
        
          .mybackground {background-color:#d728fc;}
        
        Background color #d728fc
      
           Border around this has a color of #d728fc        
        
          <div style="border:2px solid #d728fc;">Content here</div>
        
        
          .myborder {border:2px solid #d728fc;}
        
        Border color #d728fc