#d006ee color space conversions
Hex:
        #d006ee
        RGB:
        208, 6, 238
        CMY:
        18, 98, 7
        CMYK:
        13, 97, 0, 7
      HSL:
        292°, 95.0820%, 47.8431%
        HSV (HSB):
        292°, 97.4790%, 93.3333%
        XYZ:
        41.5102, 19.7132, 82.5061
        xyY:
        0.2888, 0.1372, 19.7132
      CIE-Lab:
        51.5114, 88.3544, -65.9369
        CIE-LCH:
        51.5114, 110.2459, 323.2668
        CIE-Luv:
        51.5114, 57.6722, -110.4347
        Hunter-Lab:
        44.3995, 89.1846, -79.0969
      #d006ee color charts
#d006ee RGB chart
      #d006ee CMYK chart
      #d006ee RGB pie chart
      #d006ee color shades, tints & tones
#d006ee color schemes
#d006ee color preview, HTML & CSS examples
           This text has a color of #d006ee        
        
          <p style="color:#d006ee;">Text here</p>
        
        
          .mytext {color:#d006ee;}
        
        Text color #d006ee
      
           This box has a color of #d006ee        
        
          <div style="background-color:#d006ee;">Content here</div>
        
        
          .mybackground {background-color:#d006ee;}
        
        Background color #d006ee
      
           Border around this has a color of #d006ee        
        
          <div style="border:2px solid #d006ee;">Content here</div>
        
        
          .myborder {border:2px solid #d006ee;}
        
        Border color #d006ee