#d270af color space conversions
Hex:
        #d270af
        RGB:
        210, 112, 175
        CMY:
        18, 56, 31
        CMYK:
        0, 47, 17, 18
      HSL:
        321°, 52.1277%, 63.1373%
        HSV (HSB):
        321°, 46.6667%, 82.3529%
        XYZ:
        40.1104, 28.3851, 43.9223
        xyY:
        0.3568, 0.2525, 28.3851
      CIE-Lab:
        60.2351, 46.4392, -16.3365
        CIE-LCH:
        60.2351, 49.2289, 340.6190
        CIE-Luv:
        60.2351, 55.2934, -32.0177
        Hunter-Lab:
        53.2777, 41.1487, -11.5844
      #d270af color charts
#d270af RGB chart
      #d270af CMYK chart
      #d270af RGB pie chart
      #d270af color shades, tints & tones
#d270af color schemes
#d270af color preview, HTML & CSS examples
           This text has a color of #d270af        
        
          <p style="color:#d270af;">Text here</p>
        
        
          .mytext {color:#d270af;}
        
        Text color #d270af
      
           This box has a color of #d270af        
        
          <div style="background-color:#d270af;">Content here</div>
        
        
          .mybackground {background-color:#d270af;}
        
        Background color #d270af
      
           Border around this has a color of #d270af        
        
          <div style="border:2px solid #d270af;">Content here</div>
        
        
          .myborder {border:2px solid #d270af;}
        
        Border color #d270af