#d6308d color space conversions
Hex:
        #d6308d
        RGB:
        214, 48, 141
        CMY:
        16, 81, 45
        CMYK:
        0, 78, 34, 16
      HSL:
        326°, 66.9355%, 51.3725%
        HSV (HSB):
        326°, 77.5701%, 83.9216%
        XYZ:
        33.5962, 18.3331, 26.9672
        xyY:
        0.4258, 0.2324, 18.3331
      CIE-Lab:
        49.8977, 69.4837, -11.9830
        CIE-LCH:
        49.8977, 70.5094, 350.2151
        CIE-Luv:
        49.8977, 95.4737, -29.0055
        Hunter-Lab:
        42.8172, 65.1287, -7.3701
      #d6308d color charts
#d6308d RGB chart
      #d6308d CMYK chart
      #d6308d RGB pie chart
      #d6308d color shades, tints & tones
#d6308d color schemes
#d6308d color preview, HTML & CSS examples
           This text has a color of #d6308d        
        
          <p style="color:#d6308d;">Text here</p>
        
        
          .mytext {color:#d6308d;}
        
        Text color #d6308d
      
           This box has a color of #d6308d        
        
          <div style="background-color:#d6308d;">Content here</div>
        
        
          .mybackground {background-color:#d6308d;}
        
        Background color #d6308d
      
           Border around this has a color of #d6308d        
        
          <div style="border:2px solid #d6308d;">Content here</div>
        
        
          .myborder {border:2px solid #d6308d;}
        
        Border color #d6308d