#d221b1 color space conversions
Hex:
        #d221b1
        RGB:
        210, 33, 177
        CMY:
        18, 87, 31
        CMYK:
        0, 84, 16, 18
      HSL:
        311°, 72.8395%, 47.6471%
        HSV (HSB):
        311°, 84.2857%, 82.3529%
        XYZ:
        35.0580, 17.9637, 43.2145
        xyY:
        0.3643, 0.1867, 17.9637
      CIE-Lab:
        49.4520, 76.4594, -34.1300
        CIE-LCH:
        49.4520, 83.7311, 335.9449
        CIE-Luv:
        49.4520, 80.4616, -61.6854
        Hunter-Lab:
        42.3836, 73.4768, -30.7839
      #d221b1 color charts
#d221b1 RGB chart
      #d221b1 CMYK chart
      #d221b1 RGB pie chart
      #d221b1 color shades, tints & tones
#d221b1 color schemes
#d221b1 color preview, HTML & CSS examples
           This text has a color of #d221b1        
        
          <p style="color:#d221b1;">Text here</p>
        
        
          .mytext {color:#d221b1;}
        
        Text color #d221b1
      
           This box has a color of #d221b1        
        
          <div style="background-color:#d221b1;">Content here</div>
        
        
          .mybackground {background-color:#d221b1;}
        
        Background color #d221b1
      
           Border around this has a color of #d221b1        
        
          <div style="border:2px solid #d221b1;">Content here</div>
        
        
          .myborder {border:2px solid #d221b1;}
        
        Border color #d221b1