#d9158b color space conversions
Hex:
        #d9158b
        RGB:
        217, 21, 139
        CMY:
        15, 92, 45
        CMYK:
        0, 90, 36, 15
      HSL:
        324°, 82.3529%, 46.6667%
        HSV (HSB):
        324°, 90.3226%, 85.0980%
        XYZ:
        33.5436, 17.1521, 25.9688
        xyY:
        0.4375, 0.2237, 17.1521
      CIE-Lab:
        48.4511, 75.5343, -12.9076
        CIE-LCH:
        48.4511, 76.6292, 350.3028
        CIE-Luv:
        48.4511, 104.5835, -31.2966
        Hunter-Lab:
        41.4151, 72.0973, -8.1865
      #d9158b color charts
#d9158b RGB chart
      #d9158b CMYK chart
      #d9158b RGB pie chart
      #d9158b color shades, tints & tones
#d9158b color schemes
#d9158b color preview, HTML & CSS examples
           This text has a color of #d9158b        
        
          <p style="color:#d9158b;">Text here</p>
        
        
          .mytext {color:#d9158b;}
        
        Text color #d9158b
      
           This box has a color of #d9158b        
        
          <div style="background-color:#d9158b;">Content here</div>
        
        
          .mybackground {background-color:#d9158b;}
        
        Background color #d9158b
      
           Border around this has a color of #d9158b        
        
          <div style="border:2px solid #d9158b;">Content here</div>
        
        
          .myborder {border:2px solid #d9158b;}
        
        Border color #d9158b