#d6059d color space conversions
Hex:
        #d6059d
        RGB:
        214, 5, 157
        CMY:
        16, 98, 38
        CMYK:
        0, 98, 27, 16
      HSL:
        316°, 95.4338%, 42.9412%
        HSV (HSB):
        316°, 97.6636%, 83.9216%
        XYZ:
        33.8716, 16.8390, 33.3633
        xyY:
        0.4029, 0.2003, 16.8390
      CIE-Lab:
        48.0565, 78.3831, -24.3918
        CIE-LCH:
        48.0565, 82.0906, 342.7146
        CIE-Luv:
        48.0565, 95.3753, -47.6499
        Hunter-Lab:
        41.0354, 75.5266, -19.4803
      #d6059d color charts
#d6059d RGB chart
      #d6059d CMYK chart
      #d6059d RGB pie chart
      #d6059d color shades, tints & tones
#d6059d color schemes
#d6059d color preview, HTML & CSS examples
           This text has a color of #d6059d        
        
          <p style="color:#d6059d;">Text here</p>
        
        
          .mytext {color:#d6059d;}
        
        Text color #d6059d
      
           This box has a color of #d6059d        
        
          <div style="background-color:#d6059d;">Content here</div>
        
        
          .mybackground {background-color:#d6059d;}
        
        Background color #d6059d
      
           Border around this has a color of #d6059d        
        
          <div style="border:2px solid #d6059d;">Content here</div>
        
        
          .myborder {border:2px solid #d6059d;}
        
        Border color #d6059d