#d2507d color space conversions
Hex:
        #d2507d
        RGB:
        210, 80, 125
        CMY:
        18, 69, 51
        CMYK:
        0, 62, 40, 18
      HSL:
        339°, 59.0909%, 56.8627%
        HSV (HSB):
        339°, 61.9048%, 82.3529%
        XYZ:
        33.1487, 20.9196, 21.6928
        xyY:
        0.4375, 0.2761, 20.9196
      CIE-Lab:
        52.8614, 55.1321, 1.9161
        CIE-LCH:
        52.8614, 55.1654, 1.9905
        CIE-Luv:
        52.8614, 85.1956, -7.8189
        Hunter-Lab:
        45.7380, 49.3267, 3.8963
      #d2507d color charts
#d2507d RGB chart
      #d2507d CMYK chart
      #d2507d RGB pie chart
      #d2507d color shades, tints & tones
#d2507d color schemes
#d2507d color preview, HTML & CSS examples
           This text has a color of #d2507d        
        
          <p style="color:#d2507d;">Text here</p>
        
        
          .mytext {color:#d2507d;}
        
        Text color #d2507d
      
           This box has a color of #d2507d        
        
          <div style="background-color:#d2507d;">Content here</div>
        
        
          .mybackground {background-color:#d2507d;}
        
        Background color #d2507d
      
           Border around this has a color of #d2507d        
        
          <div style="border:2px solid #d2507d;">Content here</div>
        
        
          .myborder {border:2px solid #d2507d;}
        
        Border color #d2507d