#d33277 color space conversions
Hex:
        #d33277
        RGB:
        211, 50, 119
        CMY:
        17, 80, 53
        CMYK:
        0, 76, 44, 17
      HSL:
        334°, 64.6586%, 51.1765%
        HSV (HSB):
        334°, 76.3033%, 82.7451%
        XYZ:
        31.3343, 17.4620, 19.1718
        xyY:
        0.4610, 0.2569, 17.4620
      CIE-Lab:
        48.8370, 65.9370, -0.3100
        CIE-LCH:
        48.8370, 65.9378, 359.7306
        CIE-Luv:
        48.8370, 101.2451, -12.8953
        Hunter-Lab:
        41.7876, 60.7198, 2.0496
      #d33277 color charts
#d33277 RGB chart
      #d33277 CMYK chart
      #d33277 RGB pie chart
      #d33277 color shades, tints & tones
#d33277 color schemes
#d33277 color preview, HTML & CSS examples
           This text has a color of #d33277        
        
          <p style="color:#d33277;">Text here</p>
        
        
          .mytext {color:#d33277;}
        
        Text color #d33277
      
           This box has a color of #d33277        
        
          <div style="background-color:#d33277;">Content here</div>
        
        
          .mybackground {background-color:#d33277;}
        
        Background color #d33277
      
           Border around this has a color of #d33277        
        
          <div style="border:2px solid #d33277;">Content here</div>
        
        
          .myborder {border:2px solid #d33277;}
        
        Border color #d33277