#d2167f color space conversions
Hex:
        #d2167f
        RGB:
        210, 22, 127
        CMY:
        18, 91, 50
        CMYK:
        0, 90, 40, 18
      HSL:
        326°, 81.0345%, 45.4902%
        HSV (HSB):
        326°, 89.5238%, 82.3529%
        XYZ:
        30.6960, 15.8078, 21.5120
        xyY:
        0.4513, 0.2324, 15.8078
      CIE-Lab:
        46.7213, 72.6948, -8.3450
        CIE-LCH:
        46.7213, 73.1722, 353.4514
        CIE-Luv:
        46.7213, 104.2282, -24.4542
        Hunter-Lab:
        39.7590, 68.2332, -4.2482
      #d2167f color charts
#d2167f RGB chart
      #d2167f CMYK chart
      #d2167f RGB pie chart
      #d2167f color shades, tints & tones
#d2167f color schemes
#d2167f color preview, HTML & CSS examples
           This text has a color of #d2167f        
        
          <p style="color:#d2167f;">Text here</p>
        
        
          .mytext {color:#d2167f;}
        
        Text color #d2167f
      
           This box has a color of #d2167f        
        
          <div style="background-color:#d2167f;">Content here</div>
        
        
          .mybackground {background-color:#d2167f;}
        
        Background color #d2167f
      
           Border around this has a color of #d2167f        
        
          <div style="border:2px solid #d2167f;">Content here</div>
        
        
          .myborder {border:2px solid #d2167f;}
        
        Border color #d2167f