#d1508f color space conversions
Hex:
        #d1508f
        RGB:
        209, 80, 143
        CMY:
        18, 69, 44
        CMYK:
        0, 62, 32, 18
      HSL:
        331°, 58.3710%, 56.6667%
        HSV (HSB):
        331°, 61.7225%, 81.9608%
        XYZ:
        34.1211, 21.2758, 28.2949
        xyY:
        0.4077, 0.2542, 21.2758
      CIE-Lab:
        53.2500, 56.8654, -8.2314
        CIE-LCH:
        53.2500, 57.4581, 351.7636
        CIE-Luv:
        53.2500, 78.6859, -21.6707
        Hunter-Lab:
        46.1257, 51.3238, -4.0822
      #d1508f color charts
#d1508f RGB chart
      #d1508f CMYK chart
      #d1508f RGB pie chart
      #d1508f color shades, tints & tones
#d1508f color schemes
#d1508f color preview, HTML & CSS examples
           This text has a color of #d1508f        
        
          <p style="color:#d1508f;">Text here</p>
        
        
          .mytext {color:#d1508f;}
        
        Text color #d1508f
      
           This box has a color of #d1508f        
        
          <div style="background-color:#d1508f;">Content here</div>
        
        
          .mybackground {background-color:#d1508f;}
        
        Background color #d1508f
      
           Border around this has a color of #d1508f        
        
          <div style="border:2px solid #d1508f;">Content here</div>
        
        
          .myborder {border:2px solid #d1508f;}
        
        Border color #d1508f