#d8119b color space conversions
Hex:
        #d8119b
        RGB:
        216, 17, 155
        CMY:
        15, 93, 39
        CMYK:
        0, 92, 28, 15
      HSL:
        318°, 85.4077%, 45.6863%
        HSV (HSB):
        318°, 92.1296%, 84.7059%
        XYZ:
        34.4357, 17.3664, 32.5474
        xyY:
        0.4083, 0.2059, 17.3664
      CIE-Lab:
        48.7184, 77.4873, -22.1424
        CIE-LCH:
        48.7184, 80.5889, 344.0524
        CIE-Luv:
        48.7184, 96.9210, -44.4611
        Hunter-Lab:
        41.6730, 74.5726, -17.1356
      #d8119b color charts
#d8119b RGB chart
      #d8119b CMYK chart
      #d8119b RGB pie chart
      #d8119b color shades, tints & tones
#d8119b color schemes
#d8119b color preview, HTML & CSS examples
           This text has a color of #d8119b        
        
          <p style="color:#d8119b;">Text here</p>
        
        
          .mytext {color:#d8119b;}
        
        Text color #d8119b
      
           This box has a color of #d8119b        
        
          <div style="background-color:#d8119b;">Content here</div>
        
        
          .mybackground {background-color:#d8119b;}
        
        Background color #d8119b
      
           Border around this has a color of #d8119b        
        
          <div style="border:2px solid #d8119b;">Content here</div>
        
        
          .myborder {border:2px solid #d8119b;}
        
        Border color #d8119b