#d8126b color space conversions
Hex:
        #d8126b
        RGB:
        216, 18, 107
        CMY:
        15, 93, 58
        CMYK:
        0, 92, 50, 15
      HSL:
        333°, 84.6154%, 45.8824%
        HSV (HSB):
        333°, 91.6667%, 84.7059%
        XYZ:
        31.1891, 16.0931, 15.3723
        xyY:
        0.4978, 0.2569, 16.0931
      CIE-Lab:
        47.0964, 72.9049, 4.6455
        CIE-LCH:
        47.0964, 73.0527, 3.6459
        CIE-Luv:
        47.0964, 118.5388, -8.4953
        Hunter-Lab:
        40.1162, 68.5747, 5.3617
      #d8126b color charts
#d8126b RGB chart
      #d8126b CMYK chart
      #d8126b RGB pie chart
      #d8126b color shades, tints & tones
#d8126b color schemes
#d8126b color preview, HTML & CSS examples
           This text has a color of #d8126b        
        
          <p style="color:#d8126b;">Text here</p>
        
        
          .mytext {color:#d8126b;}
        
        Text color #d8126b
      
           This box has a color of #d8126b        
        
          <div style="background-color:#d8126b;">Content here</div>
        
        
          .mybackground {background-color:#d8126b;}
        
        Background color #d8126b
      
           Border around this has a color of #d8126b        
        
          <div style="border:2px solid #d8126b;">Content here</div>
        
        
          .myborder {border:2px solid #d8126b;}
        
        Border color #d8126b