#d21a9b color space conversions
Hex:
        #d21a9b
        RGB:
        210, 26, 155
        CMY:
        18, 90, 39
        CMYK:
        0, 88, 26, 18
      HSL:
        318°, 77.9661%, 46.2745%
        HSV (HSB):
        318°, 87.6190%, 82.3529%
        XYZ:
        32.8641, 16.8070, 32.5223
        xyY:
        0.3998, 0.2045, 16.8070
      CIE-Lab:
        48.0159, 75.0080, -23.3192
        CIE-LCH:
        48.0159, 78.5493, 342.7301
        CIE-Luv:
        48.0159, 91.0126, -45.5139
        Hunter-Lab:
        40.9963, 71.3485, -18.3372
      #d21a9b color charts
#d21a9b RGB chart
      #d21a9b CMYK chart
      #d21a9b RGB pie chart
      #d21a9b color shades, tints & tones
#d21a9b color schemes
#d21a9b color preview, HTML & CSS examples
           This text has a color of #d21a9b        
        
          <p style="color:#d21a9b;">Text here</p>
        
        
          .mytext {color:#d21a9b;}
        
        Text color #d21a9b
      
           This box has a color of #d21a9b        
        
          <div style="background-color:#d21a9b;">Content here</div>
        
        
          .mybackground {background-color:#d21a9b;}
        
        Background color #d21a9b
      
           Border around this has a color of #d21a9b        
        
          <div style="border:2px solid #d21a9b;">Content here</div>
        
        
          .myborder {border:2px solid #d21a9b;}
        
        Border color #d21a9b