#d864d5 color space conversions
Hex:
        #d864d5
        RGB:
        216, 100, 213
        CMY:
        15, 61, 16
        CMYK:
        0, 54, 1, 15
      HSL:
        302°, 59.7938%, 61.9608%
        HSV (HSB):
        302°, 53.7037%, 84.7059%
        XYZ:
        44.8863, 28.5174, 66.0894
        xyY:
        0.3218, 0.2044, 28.5174
      CIE-Lab:
        60.3533, 60.2604, -37.6942
        CIE-LCH:
        60.3533, 71.0786, 327.9731
        CIE-Luv:
        60.3533, 54.7431, -67.3100
        Hunter-Lab:
        53.4017, 56.5838, -35.9956
      #d864d5 color charts
#d864d5 RGB chart
      #d864d5 CMYK chart
      #d864d5 RGB pie chart
      #d864d5 color shades, tints & tones
#d864d5 color schemes
#d864d5 color preview, HTML & CSS examples
           This text has a color of #d864d5        
        
          <p style="color:#d864d5;">Text here</p>
        
        
          .mytext {color:#d864d5;}
        
        Text color #d864d5
      
           This box has a color of #d864d5        
        
          <div style="background-color:#d864d5;">Content here</div>
        
        
          .mybackground {background-color:#d864d5;}
        
        Background color #d864d5
      
           Border around this has a color of #d864d5        
        
          <div style="border:2px solid #d864d5;">Content here</div>
        
        
          .myborder {border:2px solid #d864d5;}
        
        Border color #d864d5