#d306af color space conversions
Hex:
        #d306af
        RGB:
        211, 6, 175
        CMY:
        17, 98, 31
        CMYK:
        0, 97, 17, 17
      HSL:
        311°, 94.4700%, 42.5490%
        HSV (HSB):
        311°, 97.1564%, 82.7451%
        XYZ:
        34.6670, 17.0743, 42.0260
        xyY:
        0.3697, 0.1821, 17.0743
      CIE-Lab:
        48.3535, 79.8562, -34.6640
        CIE-LCH:
        48.3535, 87.0552, 336.5353
        CIE-Luv:
        48.3535, 84.7406, -62.6722
        Hunter-Lab:
        41.3210, 77.4437, -31.3767
      #d306af color charts
#d306af RGB chart
      #d306af CMYK chart
      #d306af RGB pie chart
      #d306af color shades, tints & tones
#d306af color schemes
#d306af color preview, HTML & CSS examples
           This text has a color of #d306af        
        
          <p style="color:#d306af;">Text here</p>
        
        
          .mytext {color:#d306af;}
        
        Text color #d306af
      
           This box has a color of #d306af        
        
          <div style="background-color:#d306af;">Content here</div>
        
        
          .mybackground {background-color:#d306af;}
        
        Background color #d306af
      
           Border around this has a color of #d306af        
        
          <div style="border:2px solid #d306af;">Content here</div>
        
        
          .myborder {border:2px solid #d306af;}
        
        Border color #d306af