#d212aa color space conversions
Hex:
        #d212aa
        RGB:
        210, 18, 170
        CMY:
        18, 93, 33
        CMYK:
        0, 91, 19, 18
      HSL:
        313°, 84.2105%, 44.7059%
        HSV (HSB):
        313°, 91.4286%, 82.3529%
        XYZ:
        34.0503, 17.0365, 39.5239
        xyY:
        0.3758, 0.1880, 17.0365
      CIE-Lab:
        48.3060, 77.9300, -31.7967
        CIE-LCH:
        48.3060, 84.1672, 337.8038
        CIE-Luv:
        48.3060, 85.3096, -58.2055
        Hunter-Lab:
        41.2753, 75.0229, -27.8815
      #d212aa color charts
#d212aa RGB chart
      #d212aa CMYK chart
      #d212aa RGB pie chart
      #d212aa color shades, tints & tones
#d212aa color schemes
#d212aa color preview, HTML & CSS examples
           This text has a color of #d212aa        
        
          <p style="color:#d212aa;">Text here</p>
        
        
          .mytext {color:#d212aa;}
        
        Text color #d212aa
      
           This box has a color of #d212aa        
        
          <div style="background-color:#d212aa;">Content here</div>
        
        
          .mybackground {background-color:#d212aa;}
        
        Background color #d212aa
      
           Border around this has a color of #d212aa        
        
          <div style="border:2px solid #d212aa;">Content here</div>
        
        
          .myborder {border:2px solid #d212aa;}
        
        Border color #d212aa