#d1156b color space conversions
Hex:
        #d1156b
        RGB:
        209, 21, 107
        CMY:
        18, 92, 58
        CMYK:
        0, 90, 49, 18
      HSL:
        333°, 81.7391%, 45.0980%
        HSV (HSB):
        333°, 89.9522%, 81.9608%
        XYZ:
        29.2165, 15.1532, 15.2949
        xyY:
        0.4897, 0.2540, 15.1532
      CIE-Lab:
        45.8433, 70.8767, 2.6602
        CIE-LCH:
        45.8433, 70.9266, 2.1494
        CIE-Luv:
        45.8433, 112.4125, -10.3383
        Hunter-Lab:
        38.9271, 65.8498, 3.9532
      #d1156b color charts
#d1156b RGB chart
      #d1156b CMYK chart
      #d1156b RGB pie chart
      #d1156b color shades, tints & tones
#d1156b color schemes
#d1156b color preview, HTML & CSS examples
           This text has a color of #d1156b        
        
          <p style="color:#d1156b;">Text here</p>
        
        
          .mytext {color:#d1156b;}
        
        Text color #d1156b
      
           This box has a color of #d1156b        
        
          <div style="background-color:#d1156b;">Content here</div>
        
        
          .mybackground {background-color:#d1156b;}
        
        Background color #d1156b
      
           Border around this has a color of #d1156b        
        
          <div style="border:2px solid #d1156b;">Content here</div>
        
        
          .myborder {border:2px solid #d1156b;}
        
        Border color #d1156b