#d9058d color space conversions
Hex:
        #d9058d
        RGB:
        217, 5, 141
        CMY:
        15, 98, 45
        CMYK:
        0, 98, 35, 15
      HSL:
        322°, 95.4955%, 43.5294%
        HSV (HSB):
        322°, 97.6959%, 85.0980%
        XYZ:
        33.4773, 16.7833, 26.6744
        xyY:
        0.4351, 0.2181, 16.7833
      CIE-Lab:
        47.9859, 77.3065, -14.8229
        CIE-LCH:
        47.9859, 78.7147, 349.1457
        CIE-Luv:
        47.9859, 105.2894, -34.1753
        Hunter-Lab:
        40.9675, 74.1712, -9.9271
      #d9058d color charts
#d9058d RGB chart
      #d9058d CMYK chart
      #d9058d RGB pie chart
      #d9058d color shades, tints & tones
#d9058d color schemes
#d9058d color preview, HTML & CSS examples
           This text has a color of #d9058d        
        
          <p style="color:#d9058d;">Text here</p>
        
        
          .mytext {color:#d9058d;}
        
        Text color #d9058d
      
           This box has a color of #d9058d        
        
          <div style="background-color:#d9058d;">Content here</div>
        
        
          .mybackground {background-color:#d9058d;}
        
        Background color #d9058d
      
           Border around this has a color of #d9058d        
        
          <div style="border:2px solid #d9058d;">Content here</div>
        
        
          .myborder {border:2px solid #d9058d;}
        
        Border color #d9058d