#d132d6 color space conversions
Hex:
        #d132d6
        RGB:
        209, 50, 214
        CMY:
        18, 80, 16
        CMYK:
        2, 77, 0, 16
      HSL:
        298°, 66.6667%, 51.7647%
        HSV (HSB):
        298°, 76.6355%, 83.9216%
        XYZ:
        39.5727, 20.6916, 65.5265
        xyY:
        0.3146, 0.1645, 20.6916
      CIE-Lab:
        52.6103, 77.6215, -50.5621
        CIE-LCH:
        52.6103, 92.6371, 326.9201
        CIE-Luv:
        52.6103, 62.7791, -87.2662
        Hunter-Lab:
        45.4880, 75.6838, -53.5671
      #d132d6 color charts
#d132d6 RGB chart
      #d132d6 CMYK chart
      #d132d6 RGB pie chart
      #d132d6 color shades, tints & tones
#d132d6 color schemes
#d132d6 color preview, HTML & CSS examples
           This text has a color of #d132d6        
        
          <p style="color:#d132d6;">Text here</p>
        
        
          .mytext {color:#d132d6;}
        
        Text color #d132d6
      
           This box has a color of #d132d6        
        
          <div style="background-color:#d132d6;">Content here</div>
        
        
          .mybackground {background-color:#d132d6;}
        
        Background color #d132d6
      
           Border around this has a color of #d132d6        
        
          <div style="border:2px solid #d132d6;">Content here</div>
        
        
          .myborder {border:2px solid #d132d6;}
        
        Border color #d132d6