#d50854 color space conversions
Hex:
        #d50854
        RGB:
        213, 8, 84
        CMY:
        16, 97, 67
        CMYK:
        0, 96, 61, 16
      HSL:
        338°, 92.7602%, 43.3333%
        HSV (HSB):
        338°, 96.2441%, 83.5294%
        XYZ:
        29.1276, 14.9599, 9.7399
        xyY:
        0.5411, 0.2779, 14.9599
      CIE-Lab:
        45.5792, 71.6725, 16.7251
        CIE-LCH:
        45.5792, 73.5981, 13.1352
        CIE-Luv:
        45.5792, 126.9369, 4.6502
        Hunter-Lab:
        38.6780, 66.7382, 12.1443
      #d50854 color charts
#d50854 RGB chart
      #d50854 CMYK chart
      #d50854 RGB pie chart
      #d50854 color shades, tints & tones
#d50854 color schemes
#d50854 color preview, HTML & CSS examples
           This text has a color of #d50854        
        
          <p style="color:#d50854;">Text here</p>
        
        
          .mytext {color:#d50854;}
        
        Text color #d50854
      
           This box has a color of #d50854        
        
          <div style="background-color:#d50854;">Content here</div>
        
        
          .mybackground {background-color:#d50854;}
        
        Background color #d50854
      
           Border around this has a color of #d50854        
        
          <div style="border:2px solid #d50854;">Content here</div>
        
        
          .myborder {border:2px solid #d50854;}
        
        Border color #d50854