#d860d1 color space conversions
Hex:
        #d860d1
        RGB:
        216, 96, 209
        CMY:
        15, 62, 18
        CMYK:
        0, 56, 3, 15
      HSL:
        304°, 60.6061%, 61.1765%
        HSV (HSB):
        304°, 55.5556%, 84.7059%
        XYZ:
        44.0104, 27.5681, 63.3232
        xyY:
        0.3262, 0.2044, 27.5681
      CIE-Lab:
        59.4965, 61.4039, -36.7750
        CIE-LCH:
        59.4965, 71.5740, 329.0825
        CIE-Luv:
        59.4965, 57.2653, -65.8605
        Hunter-Lab:
        52.5054, 57.7357, -34.7519
      #d860d1 color charts
#d860d1 RGB chart
      #d860d1 CMYK chart
      #d860d1 RGB pie chart
      #d860d1 color shades, tints & tones
#d860d1 color schemes
#d860d1 color preview, HTML & CSS examples
           This text has a color of #d860d1        
        
          <p style="color:#d860d1;">Text here</p>
        
        
          .mytext {color:#d860d1;}
        
        Text color #d860d1
      
           This box has a color of #d860d1        
        
          <div style="background-color:#d860d1;">Content here</div>
        
        
          .mybackground {background-color:#d860d1;}
        
        Background color #d860d1
      
           Border around this has a color of #d860d1        
        
          <div style="border:2px solid #d860d1;">Content here</div>
        
        
          .myborder {border:2px solid #d860d1;}
        
        Border color #d860d1