#d334af color space conversions
Hex:
        #d334af
        RGB:
        211, 52, 175
        CMY:
        17, 80, 31
        CMYK:
        0, 75, 17, 17
      HSL:
        314°, 64.3725%, 51.5686%
        HSV (HSB):
        314°, 75.3555%, 82.7451%
        XYZ:
        35.8298, 19.4000, 42.4136
        xyY:
        0.3669, 0.1987, 19.4000
      CIE-Lab:
        51.1520, 71.7444, -30.2854
        CIE-LCH:
        51.1520, 77.8747, 337.1140
        CIE-Luv:
        51.1520, 78.3290, -55.7346
        Hunter-Lab:
        44.0454, 68.1256, -26.2615
      #d334af color charts
#d334af RGB chart
      #d334af CMYK chart
      #d334af RGB pie chart
      #d334af color shades, tints & tones
#d334af color schemes
#d334af color preview, HTML & CSS examples
           This text has a color of #d334af        
        
          <p style="color:#d334af;">Text here</p>
        
        
          .mytext {color:#d334af;}
        
        Text color #d334af
      
           This box has a color of #d334af        
        
          <div style="background-color:#d334af;">Content here</div>
        
        
          .mybackground {background-color:#d334af;}
        
        Background color #d334af
      
           Border around this has a color of #d334af        
        
          <div style="border:2px solid #d334af;">Content here</div>
        
        
          .myborder {border:2px solid #d334af;}
        
        Border color #d334af