#d1157b color space conversions
Hex:
        #d1157b
        RGB:
        209, 21, 123
        CMY:
        18, 92, 52
        CMYK:
        0, 90, 41, 18
      HSL:
        327°, 81.7391%, 45.0980%
        HSV (HSB):
        327°, 89.9522%, 81.9608%
        XYZ:
        30.1378, 15.5217, 20.1464
        xyY:
        0.4580, 0.2359, 15.5217
      CIE-Lab:
        46.3406, 72.2434, -6.4824
        CIE-LCH:
        46.3406, 72.5336, 354.8726
        CIE-Luv:
        46.3406, 105.3762, -21.9173
        Hunter-Lab:
        39.3976, 67.6006, -2.7404
      #d1157b color charts
#d1157b RGB chart
      #d1157b CMYK chart
      #d1157b RGB pie chart
      #d1157b color shades, tints & tones
#d1157b color schemes
#d1157b color preview, HTML & CSS examples
           This text has a color of #d1157b        
        
          <p style="color:#d1157b;">Text here</p>
        
        
          .mytext {color:#d1157b;}
        
        Text color #d1157b
      
           This box has a color of #d1157b        
        
          <div style="background-color:#d1157b;">Content here</div>
        
        
          .mybackground {background-color:#d1157b;}
        
        Background color #d1157b
      
           Border around this has a color of #d1157b        
        
          <div style="border:2px solid #d1157b;">Content here</div>
        
        
          .myborder {border:2px solid #d1157b;}
        
        Border color #d1157b