#d9128b color space conversions
Hex:
        #d9128b
        RGB:
        217, 18, 139
        CMY:
        15, 93, 45
        CMYK:
        0, 92, 36, 15
      HSL:
        324°, 84.6809%, 46.0784%
        HSV (HSB):
        324°, 91.7051%, 85.0980%
        XYZ:
        33.4918, 17.0484, 25.9516
        xyY:
        0.4378, 0.2229, 17.0484
      CIE-Lab:
        48.3210, 75.9132, -13.1045
        CIE-LCH:
        48.3210, 77.0359, 350.2059
        CIE-Luv:
        48.3210, 104.9809, -31.6210
        Hunter-Lab:
        41.2897, 72.5317, -8.3624
      #d9128b color charts
#d9128b RGB chart
      #d9128b CMYK chart
      #d9128b RGB pie chart
      #d9128b color shades, tints & tones
#d9128b color schemes
#d9128b color preview, HTML & CSS examples
           This text has a color of #d9128b        
        
          <p style="color:#d9128b;">Text here</p>
        
        
          .mytext {color:#d9128b;}
        
        Text color #d9128b
      
           This box has a color of #d9128b        
        
          <div style="background-color:#d9128b;">Content here</div>
        
        
          .mybackground {background-color:#d9128b;}
        
        Background color #d9128b
      
           Border around this has a color of #d9128b        
        
          <div style="border:2px solid #d9128b;">Content here</div>
        
        
          .myborder {border:2px solid #d9128b;}
        
        Border color #d9128b