#d86ae3 color space conversions
Hex:
        #d86ae3
        RGB:
        216, 106, 227
        CMY:
        15, 58, 11
        CMYK:
        5, 53, 0, 11
      HSL:
        295°, 68.3616%, 65.2941%
        HSV (HSB):
        295°, 53.3040%, 89.0196%
        XYZ:
        47.3381, 30.4530, 76.0561
        xyY:
        0.3077, 0.1979, 30.4530
      CIE-Lab:
        62.0432, 59.9404, -42.8977
        CIE-LCH:
        62.0432, 73.7093, 324.4098
        CIE-Luv:
        62.0432, 48.9836, -75.8716
        Hunter-Lab:
        55.1843, 56.5480, -43.0857
      #d86ae3 color charts
#d86ae3 RGB chart
      #d86ae3 CMYK chart
      #d86ae3 RGB pie chart
      #d86ae3 color shades, tints & tones
#d86ae3 color schemes
#d86ae3 color preview, HTML & CSS examples
           This text has a color of #d86ae3        
        
          <p style="color:#d86ae3;">Text here</p>
        
        
          .mytext {color:#d86ae3;}
        
        Text color #d86ae3
      
           This box has a color of #d86ae3        
        
          <div style="background-color:#d86ae3;">Content here</div>
        
        
          .mybackground {background-color:#d86ae3;}
        
        Background color #d86ae3
      
           Border around this has a color of #d86ae3        
        
          <div style="border:2px solid #d86ae3;">Content here</div>
        
        
          .myborder {border:2px solid #d86ae3;}
        
        Border color #d86ae3