#d606bd color space conversions
Hex:
        #d606bd
        RGB:
        214, 6, 189
        CMY:
        16, 98, 26
        CMYK:
        0, 97, 12, 16
      HSL:
        307°, 94.5455%, 43.1373%
        HSV (HSB):
        307°, 97.1963%, 83.9216%
        XYZ:
        36.9820, 18.1005, 49.6887
        xyY:
        0.3530, 0.1728, 18.1005
      CIE-Lab:
        49.6178, 82.1880, -40.8452
        CIE-LCH:
        49.6178, 91.7780, 333.5739
        CIE-Luv:
        49.6178, 80.9260, -72.4396
        Hunter-Lab:
        42.5447, 80.7079, -39.4645
      #d606bd color charts
#d606bd RGB chart
      #d606bd CMYK chart
      #d606bd RGB pie chart
      #d606bd color shades, tints & tones
#d606bd color schemes
#d606bd color preview, HTML & CSS examples
           This text has a color of #d606bd        
        
          <p style="color:#d606bd;">Text here</p>
        
        
          .mytext {color:#d606bd;}
        
        Text color #d606bd
      
           This box has a color of #d606bd        
        
          <div style="background-color:#d606bd;">Content here</div>
        
        
          .mybackground {background-color:#d606bd;}
        
        Background color #d606bd
      
           Border around this has a color of #d606bd        
        
          <div style="border:2px solid #d606bd;">Content here</div>
        
        
          .myborder {border:2px solid #d606bd;}
        
        Border color #d606bd