#d8398b color space conversions
Hex:
        #d8398b
        RGB:
        216, 57, 139
        CMY:
        15, 78, 45
        CMYK:
        0, 74, 36, 15
      HSL:
        329°, 67.0886%, 53.5294%
        HSV (HSB):
        329°, 73.6111%, 84.7059%
        XYZ:
        34.4422, 19.3893, 26.3533
        xyY:
        0.4295, 0.2418, 19.3893
      CIE-Lab:
        51.1396, 67.0737, -8.8814
        CIE-LCH:
        51.1396, 67.6592, 352.4572
        CIE-Luv:
        51.1396, 94.9918, -24.4396
        Hunter-Lab:
        44.0332, 62.5622, -4.6610
      #d8398b color charts
#d8398b RGB chart
      #d8398b CMYK chart
      #d8398b RGB pie chart
      #d8398b color shades, tints & tones
#d8398b color schemes
#d8398b color preview, HTML & CSS examples
           This text has a color of #d8398b        
        
          <p style="color:#d8398b;">Text here</p>
        
        
          .mytext {color:#d8398b;}
        
        Text color #d8398b
      
           This box has a color of #d8398b        
        
          <div style="background-color:#d8398b;">Content here</div>
        
        
          .mybackground {background-color:#d8398b;}
        
        Background color #d8398b
      
           Border around this has a color of #d8398b        
        
          <div style="border:2px solid #d8398b;">Content here</div>
        
        
          .myborder {border:2px solid #d8398b;}
        
        Border color #d8398b