#d9148d color space conversions
Hex:
        #d9148d
        RGB:
        217, 20, 141
        CMY:
        15, 92, 45
        CMYK:
        0, 91, 35, 15
      HSL:
        323°, 83.1224%, 46.4706%
        HSV (HSB):
        323°, 90.7834%, 85.0980%
        XYZ:
        33.6731, 17.1751, 26.7397
        xyY:
        0.4340, 0.2214, 17.1751
      CIE-Lab:
        48.4799, 75.8643, -14.0732
        CIE-LCH:
        48.4799, 77.1586, 349.4909
        CIE-Luv:
        48.4799, 103.8041, -32.9433
        Hunter-Lab:
        41.4429, 72.5097, -9.2449
      #d9148d color charts
#d9148d RGB chart
      #d9148d CMYK chart
      #d9148d RGB pie chart
      #d9148d color shades, tints & tones
#d9148d color schemes
#d9148d color preview, HTML & CSS examples
           This text has a color of #d9148d        
        
          <p style="color:#d9148d;">Text here</p>
        
        
          .mytext {color:#d9148d;}
        
        Text color #d9148d
      
           This box has a color of #d9148d        
        
          <div style="background-color:#d9148d;">Content here</div>
        
        
          .mybackground {background-color:#d9148d;}
        
        Background color #d9148d
      
           Border around this has a color of #d9148d        
        
          <div style="border:2px solid #d9148d;">Content here</div>
        
        
          .myborder {border:2px solid #d9148d;}
        
        Border color #d9148d