#d132d8 color space conversions
Hex:
        #d132d8
        RGB:
        209, 50, 216
        CMY:
        18, 80, 15
        CMYK:
        3, 77, 0, 15
      HSL:
        297°, 68.0328%, 52.1569%
        HSV (HSB):
        297°, 76.8519%, 84.7059%
        XYZ:
        39.8298, 20.7944, 66.8802
        xyY:
        0.3124, 0.1631, 20.7944
      CIE-Lab:
        52.7237, 77.9392, -51.5214
        CIE-LCH:
        52.7237, 93.4289, 326.5335
        CIE-Luv:
        52.7237, 62.0843, -88.7840
        Hunter-Lab:
        45.6009, 76.1081, -55.0367
      #d132d8 color charts
#d132d8 RGB chart
      #d132d8 CMYK chart
      #d132d8 RGB pie chart
      #d132d8 color shades, tints & tones
#d132d8 color schemes
#d132d8 color preview, HTML & CSS examples
           This text has a color of #d132d8        
        
          <p style="color:#d132d8;">Text here</p>
        
        
          .mytext {color:#d132d8;}
        
        Text color #d132d8
      
           This box has a color of #d132d8        
        
          <div style="background-color:#d132d8;">Content here</div>
        
        
          .mybackground {background-color:#d132d8;}
        
        Background color #d132d8
      
           Border around this has a color of #d132d8        
        
          <div style="border:2px solid #d132d8;">Content here</div>
        
        
          .myborder {border:2px solid #d132d8;}
        
        Border color #d132d8