#d006c0 color space conversions
Hex:
        #d006c0
        RGB:
        208, 6, 192
        CMY:
        18, 98, 25
        CMYK:
        0, 97, 8, 18
      HSL:
        305°, 94.3925%, 41.9608%
        HSV (HSB):
        305°, 97.1154%, 81.5686%
        XYZ:
        35.5920, 17.3459, 51.3414
        xyY:
        0.3413, 0.1663, 17.3459
      CIE-Lab:
        48.6930, 81.5425, -44.1283
        CIE-LCH:
        48.6930, 92.7173, 331.5791
        CIE-Luv:
        48.6930, 75.1195, -76.7633
        Hunter-Lab:
        41.6484, 79.6580, -43.9348
      #d006c0 color charts
#d006c0 RGB chart
      #d006c0 CMYK chart
      #d006c0 RGB pie chart
      #d006c0 color shades, tints & tones
#d006c0 color schemes
#d006c0 color preview, HTML & CSS examples
           This text has a color of #d006c0        
        
          <p style="color:#d006c0;">Text here</p>
        
        
          .mytext {color:#d006c0;}
        
        Text color #d006c0
      
           This box has a color of #d006c0        
        
          <div style="background-color:#d006c0;">Content here</div>
        
        
          .mybackground {background-color:#d006c0;}
        
        Background color #d006c0
      
           Border around this has a color of #d006c0        
        
          <div style="border:2px solid #d006c0;">Content here</div>
        
        
          .myborder {border:2px solid #d006c0;}
        
        Border color #d006c0