#d50864 color space conversions
Hex:
        #d50864
        RGB:
        213, 8, 100
        CMY:
        16, 97, 61
        CMYK:
        0, 96, 53, 16
      HSL:
        333°, 92.7602%, 43.3333%
        HSV (HSB):
        333°, 96.2441%, 83.5294%
        XYZ:
        29.8277, 15.2399, 13.4261
        xyY:
        0.5099, 0.2605, 15.2399
      CIE-Lab:
        45.9610, 72.7058, 7.2828
        CIE-LCH:
        45.9610, 73.0697, 5.7201
        CIE-Luv:
        45.9610, 120.4471, -5.4708
        Hunter-Lab:
        39.0383, 68.0678, 6.9357
      #d50864 color charts
#d50864 RGB chart
      #d50864 CMYK chart
      #d50864 RGB pie chart
      #d50864 color shades, tints & tones
#d50864 color schemes
#d50864 color preview, HTML & CSS examples
           This text has a color of #d50864        
        
          <p style="color:#d50864;">Text here</p>
        
        
          .mytext {color:#d50864;}
        
        Text color #d50864
      
           This box has a color of #d50864        
        
          <div style="background-color:#d50864;">Content here</div>
        
        
          .mybackground {background-color:#d50864;}
        
        Background color #d50864
      
           Border around this has a color of #d50864        
        
          <div style="border:2px solid #d50864;">Content here</div>
        
        
          .myborder {border:2px solid #d50864;}
        
        Border color #d50864