#d870cd color space conversions
Hex:
        #d870cd
        RGB:
        216, 112, 205
        CMY:
        15, 56, 20
        CMYK:
        0, 48, 5, 15
      HSL:
        306°, 57.1429%, 64.3137%
        HSV (HSB):
        306°, 48.1481%, 84.7059%
        XYZ:
        45.1325, 30.5950, 61.2843
        xyY:
        0.3294, 0.2233, 30.5950
      CIE-Lab:
        62.1643, 53.1650, -30.3641
        CIE-LCH:
        62.1643, 61.2250, 330.2680
        CIE-Luv:
        62.1643, 52.1995, -55.0006
        Hunter-Lab:
        55.3128, 48.8498, -26.9719
      #d870cd color charts
#d870cd RGB chart
      #d870cd CMYK chart
      #d870cd RGB pie chart
      #d870cd color shades, tints & tones
#d870cd color schemes
#d870cd color preview, HTML & CSS examples
           This text has a color of #d870cd        
        
          <p style="color:#d870cd;">Text here</p>
        
        
          .mytext {color:#d870cd;}
        
        Text color #d870cd
      
           This box has a color of #d870cd        
        
          <div style="background-color:#d870cd;">Content here</div>
        
        
          .mybackground {background-color:#d870cd;}
        
        Background color #d870cd
      
           Border around this has a color of #d870cd        
        
          <div style="border:2px solid #d870cd;">Content here</div>
        
        
          .myborder {border:2px solid #d870cd;}
        
        Border color #d870cd