#d50852 color space conversions
Hex:
        #d50852
        RGB:
        213, 8, 82
        CMY:
        16, 97, 68
        CMYK:
        0, 96, 62, 16
      HSL:
        338°, 92.7602%, 43.3333%
        HSV (HSB):
        338°, 96.2441%, 83.5294%
        XYZ:
        29.0504, 14.9290, 9.3331
        xyY:
        0.5449, 0.2800, 14.9290
      CIE-Lab:
        45.5368, 71.5571, 17.9148
        CIE-LCH:
        45.5368, 73.7656, 14.0555
        CIE-Luv:
        45.5368, 127.6966, 5.8267
        Hunter-Lab:
        38.6381, 66.5903, 12.7250
      #d50852 color charts
#d50852 RGB chart
      #d50852 CMYK chart
      #d50852 RGB pie chart
      #d50852 color shades, tints & tones
#d50852 color schemes
#d50852 color preview, HTML & CSS examples
           This text has a color of #d50852        
        
          <p style="color:#d50852;">Text here</p>
        
        
          .mytext {color:#d50852;}
        
        Text color #d50852
      
           This box has a color of #d50852        
        
          <div style="background-color:#d50852;">Content here</div>
        
        
          .mybackground {background-color:#d50852;}
        
        Background color #d50852
      
           Border around this has a color of #d50852        
        
          <div style="border:2px solid #d50852;">Content here</div>
        
        
          .myborder {border:2px solid #d50852;}
        
        Border color #d50852