#d8128b color space conversions
Hex:
        #d8128b
        RGB:
        216, 18, 139
        CMY:
        15, 93, 45
        CMYK:
        0, 92, 36, 15
      HSL:
        323°, 84.6154%, 45.8824%
        HSV (HSB):
        323°, 91.6667%, 84.7059%
        XYZ:
        33.1954, 16.8956, 25.9377
        xyY:
        0.4366, 0.2222, 16.8956
      CIE-Lab:
        48.1282, 75.6991, -13.4146
        CIE-LCH:
        48.1282, 76.8785, 349.9509
        CIE-Luv:
        48.1282, 104.1747, -31.9684
        Hunter-Lab:
        41.1043, 72.2223, -8.6403
      #d8128b color charts
#d8128b RGB chart
      #d8128b CMYK chart
      #d8128b RGB pie chart
      #d8128b color shades, tints & tones
#d8128b color schemes
#d8128b color preview, HTML & CSS examples
           This text has a color of #d8128b        
        
          <p style="color:#d8128b;">Text here</p>
        
        
          .mytext {color:#d8128b;}
        
        Text color #d8128b
      
           This box has a color of #d8128b        
        
          <div style="background-color:#d8128b;">Content here</div>
        
        
          .mybackground {background-color:#d8128b;}
        
        Background color #d8128b
      
           Border around this has a color of #d8128b        
        
          <div style="border:2px solid #d8128b;">Content here</div>
        
        
          .myborder {border:2px solid #d8128b;}
        
        Border color #d8128b