#d860b1 color space conversions
Hex:
        #d860b1
        RGB:
        216, 96, 177
        CMY:
        15, 62, 31
        CMYK:
        0, 56, 18, 15
      HSL:
        320°, 60.6061%, 61.1765%
        HSV (HSB):
        320°, 55.5556%, 84.7059%
        XYZ:
        40.4376, 26.1390, 44.5090
        xyY:
        0.3640, 0.2353, 26.1390
      CIE-Lab:
        58.1688, 56.3629, -20.5543
        CIE-LCH:
        58.1688, 59.9938, 339.9642
        CIE-Luv:
        58.1688, 66.4794, -39.8778
        Hunter-Lab:
        51.1263, 51.7108, -15.8276
      #d860b1 color charts
#d860b1 RGB chart
      #d860b1 CMYK chart
      #d860b1 RGB pie chart
      #d860b1 color shades, tints & tones
#d860b1 color schemes
#d860b1 color preview, HTML & CSS examples
           This text has a color of #d860b1        
        
          <p style="color:#d860b1;">Text here</p>
        
        
          .mytext {color:#d860b1;}
        
        Text color #d860b1
      
           This box has a color of #d860b1        
        
          <div style="background-color:#d860b1;">Content here</div>
        
        
          .mybackground {background-color:#d860b1;}
        
        Background color #d860b1
      
           Border around this has a color of #d860b1        
        
          <div style="border:2px solid #d860b1;">Content here</div>
        
        
          .myborder {border:2px solid #d860b1;}
        
        Border color #d860b1