#d50668 color space conversions
Hex:
        #d50668
        RGB:
        213, 6, 104
        CMY:
        16, 98, 59
        CMYK:
        0, 97, 51, 16
      HSL:
        332°, 94.5205%, 42.9412%
        HSV (HSB):
        332°, 97.1831%, 83.5294%
        XYZ:
        30.0044, 15.2759, 14.4638
        xyY:
        0.5022, 0.2557, 15.2759
      CIE-Lab:
        46.0097, 73.1657, 4.8654
        CIE-LCH:
        46.0097, 73.3273, 3.8044
        CIE-Luv:
        46.0097, 118.9483, -8.3132
        Hunter-Lab:
        39.0843, 68.6338, 5.4178
      #d50668 color charts
#d50668 RGB chart
      #d50668 CMYK chart
      #d50668 RGB pie chart
      #d50668 color shades, tints & tones
#d50668 color schemes
#d50668 color preview, HTML & CSS examples
           This text has a color of #d50668        
        
          <p style="color:#d50668;">Text here</p>
        
        
          .mytext {color:#d50668;}
        
        Text color #d50668
      
           This box has a color of #d50668        
        
          <div style="background-color:#d50668;">Content here</div>
        
        
          .mybackground {background-color:#d50668;}
        
        Background color #d50668
      
           Border around this has a color of #d50668        
        
          <div style="border:2px solid #d50668;">Content here</div>
        
        
          .myborder {border:2px solid #d50668;}
        
        Border color #d50668