#d86ff4 color space conversions
Hex:
        #d86ff4
        RGB:
        216, 111, 244
        CMY:
        15, 56, 4
        CMYK:
        11, 55, 0, 4
      HSL:
        287°, 85.8065%, 69.6078%
        HSV (HSB):
        287°, 54.5082%, 95.6863%
        XYZ:
        50.3325, 32.4995, 89.2082
        xyY:
        0.2926, 0.1889, 32.4995
      CIE-Lab:
        63.7536, 60.7546, -49.6388
        CIE-LCH:
        63.7536, 78.4547, 320.7499
        CIE-Luv:
        63.7536, 43.1969, -87.1817
        Hunter-Lab:
        57.0083, 57.8327, -52.8728
      #d86ff4 color charts
#d86ff4 RGB chart
      #d86ff4 CMYK chart
      #d86ff4 RGB pie chart
      #d86ff4 color shades, tints & tones
#d86ff4 color schemes
#d86ff4 color preview, HTML & CSS examples
           This text has a color of #d86ff4        
        
          <p style="color:#d86ff4;">Text here</p>
        
        
          .mytext {color:#d86ff4;}
        
        Text color #d86ff4
      
           This box has a color of #d86ff4        
        
          <div style="background-color:#d86ff4;">Content here</div>
        
        
          .mybackground {background-color:#d86ff4;}
        
        Background color #d86ff4
      
           Border around this has a color of #d86ff4        
        
          <div style="border:2px solid #d86ff4;">Content here</div>
        
        
          .myborder {border:2px solid #d86ff4;}
        
        Border color #d86ff4