#d21b8a color space conversions
Hex:
        #d21b8a
        RGB:
        210, 27, 138
        CMY:
        18, 89, 46
        CMYK:
        0, 87, 34, 18
      HSL:
        324°, 77.2152%, 46.4706%
        HSV (HSB):
        324°, 87.1429%, 82.3529%
        XYZ:
        31.5577, 16.3205, 25.5316
        xyY:
        0.4299, 0.2223, 16.3205
      CIE-Lab:
        47.3922, 72.9834, -14.0334
        CIE-LCH:
        47.3922, 74.3203, 349.1159
        CIE-Luv:
        47.3922, 98.4497, -32.1517
        Hunter-Lab:
        40.3986, 68.7392, -9.1918
      #d21b8a color charts
#d21b8a RGB chart
      #d21b8a CMYK chart
      #d21b8a RGB pie chart
      #d21b8a color shades, tints & tones
#d21b8a color schemes
#d21b8a color preview, HTML & CSS examples
           This text has a color of #d21b8a        
        
          <p style="color:#d21b8a;">Text here</p>
        
        
          .mytext {color:#d21b8a;}
        
        Text color #d21b8a
      
           This box has a color of #d21b8a        
        
          <div style="background-color:#d21b8a;">Content here</div>
        
        
          .mybackground {background-color:#d21b8a;}
        
        Background color #d21b8a
      
           Border around this has a color of #d21b8a        
        
          <div style="border:2px solid #d21b8a;">Content here</div>
        
        
          .myborder {border:2px solid #d21b8a;}
        
        Border color #d21b8a