#d8118b color space conversions
Hex:
        #d8118b
        RGB:
        216, 17, 139
        CMY:
        15, 93, 45
        CMYK:
        0, 92, 36, 15
      HSL:
        323°, 85.4077%, 45.6863%
        HSV (HSB):
        323°, 92.1296%, 84.7059%
        XYZ:
        33.1796, 16.8639, 25.9324
        xyY:
        0.4367, 0.2220, 16.8639
      CIE-Lab:
        48.0881, 75.8160, -13.4754
        CIE-LCH:
        48.0881, 77.0043, 349.9216
        CIE-Luv:
        48.0881, 104.2964, -32.0684
        Hunter-Lab:
        41.0657, 72.3564, -8.6948
      #d8118b color charts
#d8118b RGB chart
      #d8118b CMYK chart
      #d8118b RGB pie chart
      #d8118b color shades, tints & tones
#d8118b color schemes
#d8118b color preview, HTML & CSS examples
           This text has a color of #d8118b        
        
          <p style="color:#d8118b;">Text here</p>
        
        
          .mytext {color:#d8118b;}
        
        Text color #d8118b
      
           This box has a color of #d8118b        
        
          <div style="background-color:#d8118b;">Content here</div>
        
        
          .mybackground {background-color:#d8118b;}
        
        Background color #d8118b
      
           Border around this has a color of #d8118b        
        
          <div style="border:2px solid #d8118b;">Content here</div>
        
        
          .myborder {border:2px solid #d8118b;}
        
        Border color #d8118b