#d921ac color space conversions
Hex:
        #d921ac
        RGB:
        217, 33, 172
        CMY:
        15, 87, 33
        CMYK:
        0, 85, 21, 15
      HSL:
        315°, 73.6000%, 49.0196%
        HSV (HSB):
        315°, 84.7926%, 85.0980%
        XYZ:
        36.6055, 18.8180, 40.7326
        xyY:
        0.3807, 0.1957, 18.8180
      CIE-Lab:
        50.4736, 77.2565, -29.4993
        CIE-LCH:
        50.4736, 82.6969, 339.1014
        CIE-Luv:
        50.4736, 88.0089, -55.3530
        Hunter-Lab:
        43.3797, 74.7109, -25.3063
      #d921ac color charts
#d921ac RGB chart
      #d921ac CMYK chart
      #d921ac RGB pie chart
      #d921ac color shades, tints & tones
#d921ac color schemes
#d921ac color preview, HTML & CSS examples
           This text has a color of #d921ac        
        
          <p style="color:#d921ac;">Text here</p>
        
        
          .mytext {color:#d921ac;}
        
        Text color #d921ac
      
           This box has a color of #d921ac        
        
          <div style="background-color:#d921ac;">Content here</div>
        
        
          .mybackground {background-color:#d921ac;}
        
        Background color #d921ac
      
           Border around this has a color of #d921ac        
        
          <div style="border:2px solid #d921ac;">Content here</div>
        
        
          .myborder {border:2px solid #d921ac;}
        
        Border color #d921ac