#d2507b color space conversions
Hex:
        #d2507b
        RGB:
        210, 80, 123
        CMY:
        18, 69, 52
        CMYK:
        0, 62, 41, 18
      HSL:
        340°, 59.0909%, 56.8627%
        HSV (HSB):
        340°, 61.9048%, 82.3529%
        XYZ:
        33.0222, 20.8690, 21.0266
        xyY:
        0.4408, 0.2786, 20.8690
      CIE-Lab:
        52.8058, 54.9233, 3.0286
        CIE-LCH:
        52.8058, 55.0068, 3.1562
        CIE-Luv:
        52.8058, 85.8143, -6.3634
        Hunter-Lab:
        45.6826, 49.0860, 4.6881
      #d2507b color charts
#d2507b RGB chart
      #d2507b CMYK chart
      #d2507b RGB pie chart
      #d2507b color shades, tints & tones
#d2507b color schemes
#d2507b color preview, HTML & CSS examples
           This text has a color of #d2507b        
        
          <p style="color:#d2507b;">Text here</p>
        
        
          .mytext {color:#d2507b;}
        
        Text color #d2507b
      
           This box has a color of #d2507b        
        
          <div style="background-color:#d2507b;">Content here</div>
        
        
          .mybackground {background-color:#d2507b;}
        
        Background color #d2507b
      
           Border around this has a color of #d2507b        
        
          <div style="border:2px solid #d2507b;">Content here</div>
        
        
          .myborder {border:2px solid #d2507b;}
        
        Border color #d2507b