#d1507b color space conversions
Hex:
        #d1507b
        RGB:
        209, 80, 123
        CMY:
        18, 69, 52
        CMYK:
        0, 62, 41, 18
      HSL:
        340°, 58.3710%, 56.6667%
        HSV (HSB):
        340°, 61.7225%, 81.9608%
        XYZ:
        32.7383, 20.7227, 21.0133
        xyY:
        0.4396, 0.2783, 20.7227
      CIE-Lab:
        52.6447, 54.6081, 2.7750
        CIE-LCH:
        52.6447, 54.6786, 2.9091
        CIE-Luv:
        52.6447, 85.0100, -6.6146
        Hunter-Lab:
        45.5222, 48.7085, 4.4970
      #d1507b color charts
#d1507b RGB chart
      #d1507b CMYK chart
      #d1507b RGB pie chart
      #d1507b color shades, tints & tones
#d1507b color schemes
#d1507b color preview, HTML & CSS examples
           This text has a color of #d1507b        
        
          <p style="color:#d1507b;">Text here</p>
        
        
          .mytext {color:#d1507b;}
        
        Text color #d1507b
      
           This box has a color of #d1507b        
        
          <div style="background-color:#d1507b;">Content here</div>
        
        
          .mybackground {background-color:#d1507b;}
        
        Background color #d1507b
      
           Border around this has a color of #d1507b        
        
          <div style="border:2px solid #d1507b;">Content here</div>
        
        
          .myborder {border:2px solid #d1507b;}
        
        Border color #d1507b