#d207b4 color space conversions
Hex:
        #d207b4
        RGB:
        210, 7, 180
        CMY:
        18, 97, 29
        CMYK:
        0, 97, 14, 18
      HSL:
        309°, 93.5484%, 42.5490%
        HSV (HSB):
        309°, 96.6667%, 82.3529%
        XYZ:
        34.8925, 17.1489, 44.6510
        xyY:
        0.3609, 0.1774, 17.1489
      CIE-Lab:
        48.4471, 80.2260, -37.4735
        CIE-LCH:
        48.4471, 88.5464, 334.9628
        CIE-Luv:
        48.4471, 81.7049, -66.8250
        Hunter-Lab:
        41.4112, 77.9321, -34.9407
      #d207b4 color charts
#d207b4 RGB chart
      #d207b4 CMYK chart
      #d207b4 RGB pie chart
      #d207b4 color shades, tints & tones
#d207b4 color schemes
#d207b4 color preview, HTML & CSS examples
           This text has a color of #d207b4        
        
          <p style="color:#d207b4;">Text here</p>
        
        
          .mytext {color:#d207b4;}
        
        Text color #d207b4
      
           This box has a color of #d207b4        
        
          <div style="background-color:#d207b4;">Content here</div>
        
        
          .mybackground {background-color:#d207b4;}
        
        Background color #d207b4
      
           Border around this has a color of #d207b4        
        
          <div style="border:2px solid #d207b4;">Content here</div>
        
        
          .myborder {border:2px solid #d207b4;}
        
        Border color #d207b4