#d335af color space conversions
Hex:
        #d335af
        RGB:
        211, 53, 175
        CMY:
        17, 79, 31
        CMYK:
        0, 75, 17, 17
      HSL:
        314°, 64.2276%, 51.7647%
        HSV (HSB):
        314°, 74.8815%, 82.7451%
        XYZ:
        35.8749, 19.4902, 42.4286
        xyY:
        0.3668, 0.1993, 19.4902
      CIE-Lab:
        51.2559, 71.4480, -30.1234
        CIE-LCH:
        51.2559, 77.5386, 337.1391
        CIE-Luv:
        51.2559, 78.0856, -55.4720
        Hunter-Lab:
        44.1477, 67.7925, -26.0778
      #d335af color charts
#d335af RGB chart
      #d335af CMYK chart
      #d335af RGB pie chart
      #d335af color shades, tints & tones
#d335af color schemes
#d335af color preview, HTML & CSS examples
           This text has a color of #d335af        
        
          <p style="color:#d335af;">Text here</p>
        
        
          .mytext {color:#d335af;}
        
        Text color #d335af
      
           This box has a color of #d335af        
        
          <div style="background-color:#d335af;">Content here</div>
        
        
          .mybackground {background-color:#d335af;}
        
        Background color #d335af
      
           Border around this has a color of #d335af        
        
          <div style="border:2px solid #d335af;">Content here</div>
        
        
          .myborder {border:2px solid #d335af;}
        
        Border color #d335af