#d864d7 color space conversions
Hex:
        #d864d7
        RGB:
        216, 100, 215
        CMY:
        15, 61, 16
        CMYK:
        0, 54, 0, 15
      HSL:
        301°, 59.7938%, 61.9608%
        HSV (HSB):
        301°, 53.7037%, 84.7059%
        XYZ:
        45.1418, 28.6196, 67.4349
        xyY:
        0.3197, 0.2027, 28.6196
      CIE-Lab:
        60.4444, 60.6051, -38.6785
        CIE-LCH:
        60.4444, 71.8958, 327.4537
        CIE-Luv:
        60.4444, 54.2025, -68.9309
        Hunter-Lab:
        53.4973, 57.0009, -37.2887
      #d864d7 color charts
#d864d7 RGB chart
      #d864d7 CMYK chart
      #d864d7 RGB pie chart
      #d864d7 color shades, tints & tones
#d864d7 color schemes
#d864d7 color preview, HTML & CSS examples
           This text has a color of #d864d7        
        
          <p style="color:#d864d7;">Text here</p>
        
        
          .mytext {color:#d864d7;}
        
        Text color #d864d7
      
           This box has a color of #d864d7        
        
          <div style="background-color:#d864d7;">Content here</div>
        
        
          .mybackground {background-color:#d864d7;}
        
        Background color #d864d7
      
           Border around this has a color of #d864d7        
        
          <div style="border:2px solid #d864d7;">Content here</div>
        
        
          .myborder {border:2px solid #d864d7;}
        
        Border color #d864d7