#d21ac3 color space conversions
Hex:
        #d21ac3
        RGB:
        210, 26, 195
        CMY:
        18, 90, 24
        CMYK:
        0, 88, 7, 18
      HSL:
        305°, 77.9661%, 46.2745%
        HSV (HSB):
        305°, 87.6190%, 82.3529%
        XYZ:
        36.7981, 18.3806, 53.2381
        xyY:
        0.3394, 0.1695, 18.3806
      CIE-Lab:
        49.9545, 80.1307, -43.8471
        CIE-LCH:
        49.9545, 91.3428, 331.3127
        CIE-Luv:
        49.9545, 73.9432, -76.6453
        Hunter-Lab:
        42.8726, 78.1819, -43.6141
      #d21ac3 color charts
#d21ac3 RGB chart
      #d21ac3 CMYK chart
      #d21ac3 RGB pie chart
      #d21ac3 color shades, tints & tones
#d21ac3 color schemes
#d21ac3 color preview, HTML & CSS examples
           This text has a color of #d21ac3        
        
          <p style="color:#d21ac3;">Text here</p>
        
        
          .mytext {color:#d21ac3;}
        
        Text color #d21ac3
      
           This box has a color of #d21ac3        
        
          <div style="background-color:#d21ac3;">Content here</div>
        
        
          .mybackground {background-color:#d21ac3;}
        
        Background color #d21ac3
      
           Border around this has a color of #d21ac3        
        
          <div style="border:2px solid #d21ac3;">Content here</div>
        
        
          .myborder {border:2px solid #d21ac3;}
        
        Border color #d21ac3