#d21aa8 color space conversions
Hex:
        #d21aa8
        RGB:
        210, 26, 168
        CMY:
        18, 90, 34
        CMYK:
        0, 88, 20, 18
      HSL:
        314°, 77.9661%, 46.2745%
        HSV (HSB):
        314°, 87.6190%, 82.3529%
        XYZ:
        34.0156, 17.2676, 38.5859
        xyY:
        0.3785, 0.1921, 17.2676
      CIE-Lab:
        48.5954, 76.5619, -30.1600
        CIE-LCH:
        48.5954, 82.2882, 338.4990
        CIE-Luv:
        48.5954, 85.2878, -55.6988
        Hunter-Lab:
        41.5543, 73.3971, -25.9668
      #d21aa8 color charts
#d21aa8 RGB chart
      #d21aa8 CMYK chart
      #d21aa8 RGB pie chart
      #d21aa8 color shades, tints & tones
#d21aa8 color schemes
#d21aa8 color preview, HTML & CSS examples
           This text has a color of #d21aa8        
        
          <p style="color:#d21aa8;">Text here</p>
        
        
          .mytext {color:#d21aa8;}
        
        Text color #d21aa8
      
           This box has a color of #d21aa8        
        
          <div style="background-color:#d21aa8;">Content here</div>
        
        
          .mybackground {background-color:#d21aa8;}
        
        Background color #d21aa8
      
           Border around this has a color of #d21aa8        
        
          <div style="border:2px solid #d21aa8;">Content here</div>
        
        
          .myborder {border:2px solid #d21aa8;}
        
        Border color #d21aa8