#d86aed color space conversions
Hex:
        #d86aed
        RGB:
        216, 106, 237
        CMY:
        15, 58, 7
        CMYK:
        9, 55, 0, 7
      HSL:
        290°, 78.4431%, 67.2549%
        HSV (HSB):
        290°, 55.2743%, 92.9412%
        XYZ:
        48.7590, 31.0214, 83.5386
        xyY:
        0.2986, 0.1899, 31.0214
      CIE-Lab:
        62.5257, 61.7870, -47.7041
        CIE-LCH:
        62.5257, 78.0597, 322.3292
        CIE-Luv:
        62.5257, 46.5027, -83.9116
        Hunter-Lab:
        55.6969, 58.7956, -49.9400
      #d86aed color charts
#d86aed RGB chart
      #d86aed CMYK chart
      #d86aed RGB pie chart
      #d86aed color shades, tints & tones
#d86aed color schemes
#d86aed color preview, HTML & CSS examples
           This text has a color of #d86aed        
        
          <p style="color:#d86aed;">Text here</p>
        
        
          .mytext {color:#d86aed;}
        
        Text color #d86aed
      
           This box has a color of #d86aed        
        
          <div style="background-color:#d86aed;">Content here</div>
        
        
          .mybackground {background-color:#d86aed;}
        
        Background color #d86aed
      
           Border around this has a color of #d86aed        
        
          <div style="border:2px solid #d86aed;">Content here</div>
        
        
          .myborder {border:2px solid #d86aed;}
        
        Border color #d86aed