#d8228d color space conversions
Hex:
        #d8228d
        RGB:
        216, 34, 141
        CMY:
        15, 87, 45
        CMYK:
        0, 84, 35, 15
      HSL:
        325°, 72.8000%, 49.0196%
        HSV (HSB):
        325°, 84.2593%, 84.7059%
        XYZ:
        33.6986, 17.6661, 26.8331
        xyY:
        0.4309, 0.2259, 17.6661
      CIE-Lab:
        49.0886, 73.3302, -13.1695
        CIE-LCH:
        49.0886, 74.5034, 349.8187
        CIE-Luv:
        49.0886, 100.5991, -31.2914
        Hunter-Lab:
        42.0310, 69.5592, -8.4297
      #d8228d color charts
#d8228d RGB chart
      #d8228d CMYK chart
      #d8228d RGB pie chart
      #d8228d color shades, tints & tones
#d8228d color schemes
#d8228d color preview, HTML & CSS examples
           This text has a color of #d8228d        
        
          <p style="color:#d8228d;">Text here</p>
        
        
          .mytext {color:#d8228d;}
        
        Text color #d8228d
      
           This box has a color of #d8228d        
        
          <div style="background-color:#d8228d;">Content here</div>
        
        
          .mybackground {background-color:#d8228d;}
        
        Background color #d8228d
      
           Border around this has a color of #d8228d        
        
          <div style="border:2px solid #d8228d;">Content here</div>
        
        
          .myborder {border:2px solid #d8228d;}
        
        Border color #d8228d