#d86ee2 color space conversions
Hex:
        #d86ee2
        RGB:
        216, 110, 226
        CMY:
        15, 57, 11
        CMYK:
        4, 51, 0, 11
      HSL:
        295°, 66.6667%, 65.8824%
        HSV (HSB):
        295°, 51.3274%, 88.6275%
        XYZ:
        47.6223, 31.2418, 75.4718
        xyY:
        0.3086, 0.2024, 31.2418
      CIE-Lab:
        62.7112, 57.8526, -41.2903
        CIE-LCH:
        62.7112, 71.0762, 324.4840
        CIE-Luv:
        62.7112, 47.8179, -73.1535
        Hunter-Lab:
        55.8943, 54.2679, -40.9308
      #d86ee2 color charts
#d86ee2 RGB chart
      #d86ee2 CMYK chart
      #d86ee2 RGB pie chart
      #d86ee2 color shades, tints & tones
#d86ee2 color schemes
#d86ee2 color preview, HTML & CSS examples
           This text has a color of #d86ee2        
        
          <p style="color:#d86ee2;">Text here</p>
        
        
          .mytext {color:#d86ee2;}
        
        Text color #d86ee2
      
           This box has a color of #d86ee2        
        
          <div style="background-color:#d86ee2;">Content here</div>
        
        
          .mybackground {background-color:#d86ee2;}
        
        Background color #d86ee2
      
           Border around this has a color of #d86ee2        
        
          <div style="border:2px solid #d86ee2;">Content here</div>
        
        
          .myborder {border:2px solid #d86ee2;}
        
        Border color #d86ee2