#d006c5 color space conversions
Hex:
        #d006c5
        RGB:
        208, 6, 197
        CMY:
        18, 98, 23
        CMYK:
        0, 97, 5, 18
      HSL:
        303°, 94.3925%, 41.9608%
        HSV (HSB):
        303°, 97.1154%, 81.5686%
        XYZ:
        36.1556, 17.5714, 54.3093
        xyY:
        0.3347, 0.1626, 17.5714
      CIE-Lab:
        48.9720, 82.2320, -46.5908
        CIE-LCH:
        48.9720, 94.5135, 330.4651
        CIE-Luv:
        48.9720, 73.0560, -80.5478
        Hunter-Lab:
        41.9182, 80.6042, -47.4735
      #d006c5 color charts
#d006c5 RGB chart
      #d006c5 CMYK chart
      #d006c5 RGB pie chart
      #d006c5 color shades, tints & tones
#d006c5 color schemes
#d006c5 color preview, HTML & CSS examples
           This text has a color of #d006c5        
        
          <p style="color:#d006c5;">Text here</p>
        
        
          .mytext {color:#d006c5;}
        
        Text color #d006c5
      
           This box has a color of #d006c5        
        
          <div style="background-color:#d006c5;">Content here</div>
        
        
          .mybackground {background-color:#d006c5;}
        
        Background color #d006c5
      
           Border around this has a color of #d006c5        
        
          <div style="border:2px solid #d006c5;">Content here</div>
        
        
          .myborder {border:2px solid #d006c5;}
        
        Border color #d006c5