#d8054b color space conversions
Hex:
        #d8054b
        RGB:
        216, 5, 75
        CMY:
        15, 98, 71
        CMYK:
        0, 98, 65, 15
      HSL:
        340°, 95.4751%, 43.3333%
        HSV (HSB):
        340°, 97.6852%, 84.7059%
        XYZ:
        29.6432, 15.2155, 8.0311
        xyY:
        0.5605, 0.2877, 15.2155
      CIE-Lab:
        45.9279, 72.1467, 22.8967
        CIE-LCH:
        45.9279, 75.6928, 17.6075
        CIE-Luv:
        45.9279, 132.9525, 10.3399
        Hunter-Lab:
        39.0070, 67.3879, 15.0977
      #d8054b color charts
#d8054b RGB chart
      #d8054b CMYK chart
      #d8054b RGB pie chart
      #d8054b color shades, tints & tones
#d8054b color schemes
#d8054b color preview, HTML & CSS examples
           This text has a color of #d8054b        
        
          <p style="color:#d8054b;">Text here</p>
        
        
          .mytext {color:#d8054b;}
        
        Text color #d8054b
      
           This box has a color of #d8054b        
        
          <div style="background-color:#d8054b;">Content here</div>
        
        
          .mybackground {background-color:#d8054b;}
        
        Background color #d8054b
      
           Border around this has a color of #d8054b        
        
          <div style="border:2px solid #d8054b;">Content here</div>
        
        
          .myborder {border:2px solid #d8054b;}
        
        Border color #d8054b