#d875ff color space conversions
Hex:
        #d875ff
        RGB:
        216, 117, 255
        CMY:
        15, 54, 0
        CMYK:
        15, 54, 0, 0
      HSL:
        283°, 100.0000%, 72.9412%
        HSV (HSB):
        283°, 54.1176%, 100.0000%
        XYZ:
        52.7302, 34.5415, 98.4957
        xyY:
        0.2839, 0.1859, 34.5415
      CIE-Lab:
        65.3901, 60.0245, -53.0986
        CIE-LCH:
        65.3901, 80.1399, 318.5035
        CIE-Luv:
        65.3901, 38.7820, -93.0835
        Hunter-Lab:
        58.7720, 57.2989, -58.2234
      #d875ff color charts
#d875ff RGB chart
      #d875ff CMYK chart
      #d875ff RGB pie chart
      #d875ff color shades, tints & tones
#d875ff color schemes
#d875ff color preview, HTML & CSS examples
           This text has a color of #d875ff        
        
          <p style="color:#d875ff;">Text here</p>
        
        
          .mytext {color:#d875ff;}
        
        Text color #d875ff
      
           This box has a color of #d875ff        
        
          <div style="background-color:#d875ff;">Content here</div>
        
        
          .mybackground {background-color:#d875ff;}
        
        Background color #d875ff
      
           Border around this has a color of #d875ff        
        
          <div style="border:2px solid #d875ff;">Content here</div>
        
        
          .myborder {border:2px solid #d875ff;}
        
        Border color #d875ff