#d5167c color space conversions
Hex:
        #d5167c
        RGB:
        213, 22, 124
        CMY:
        16, 91, 51
        CMYK:
        0, 90, 42, 16
      HSL:
        328°, 81.2766%, 46.0784%
        HSV (HSB):
        328°, 89.6714%, 83.5294%
        XYZ:
        31.3656, 16.1752, 20.5378
        xyY:
        0.4607, 0.2376, 16.1752
      CIE-Lab:
        47.2035, 73.0925, -5.7278
        CIE-LCH:
        47.2035, 73.3166, 355.5192
        CIE-Luv:
        47.2035, 108.0001, -21.2104
        Hunter-Lab:
        40.2184, 68.8266, -2.1239
      #d5167c color charts
#d5167c RGB chart
      #d5167c CMYK chart
      #d5167c RGB pie chart
      #d5167c color shades, tints & tones
#d5167c color schemes
#d5167c color preview, HTML & CSS examples
           This text has a color of #d5167c        
        
          <p style="color:#d5167c;">Text here</p>
        
        
          .mytext {color:#d5167c;}
        
        Text color #d5167c
      
           This box has a color of #d5167c        
        
          <div style="background-color:#d5167c;">Content here</div>
        
        
          .mybackground {background-color:#d5167c;}
        
        Background color #d5167c
      
           Border around this has a color of #d5167c        
        
          <div style="border:2px solid #d5167c;">Content here</div>
        
        
          .myborder {border:2px solid #d5167c;}
        
        Border color #d5167c