#d006cf color space conversions
Hex:
        #d006cf
        RGB:
        208, 6, 207
        CMY:
        18, 98, 19
        CMYK:
        0, 97, 0, 18
      HSL:
        300°, 94.3925%, 41.9608%
        HSV (HSB):
        300°, 97.1154%, 81.5686%
        XYZ:
        37.3400, 18.0451, 60.5465
        xyY:
        0.3221, 0.1557, 18.0451
      CIE-Lab:
        49.5508, 83.6509, -51.4462
        CIE-LCH:
        49.5508, 98.2048, 328.4081
        CIE-Luv:
        49.5508, 69.0479, -88.0326
        Hunter-Lab:
        42.4796, 82.5643, -54.7709
      #d006cf color charts
#d006cf RGB chart
      #d006cf CMYK chart
      #d006cf RGB pie chart
      #d006cf color shades, tints & tones
#d006cf color schemes
#d006cf color preview, HTML & CSS examples
           This text has a color of #d006cf        
        
          <p style="color:#d006cf;">Text here</p>
        
        
          .mytext {color:#d006cf;}
        
        Text color #d006cf
      
           This box has a color of #d006cf        
        
          <div style="background-color:#d006cf;">Content here</div>
        
        
          .mybackground {background-color:#d006cf;}
        
        Background color #d006cf
      
           Border around this has a color of #d006cf        
        
          <div style="border:2px solid #d006cf;">Content here</div>
        
        
          .myborder {border:2px solid #d006cf;}
        
        Border color #d006cf