#d132b8 color space conversions
Hex:
        #d132b8
        RGB:
        209, 50, 184
        CMY:
        18, 80, 28
        CMYK:
        0, 76, 12, 18
      HSL:
        309°, 63.3466%, 50.7843%
        HSV (HSB):
        309°, 76.0766%, 81.9608%
        XYZ:
        36.0868, 19.2972, 47.1701
        xyY:
        0.3519, 0.1882, 19.2972
      CIE-Lab:
        51.0331, 73.1182, -35.7582
        CIE-LCH:
        51.0331, 81.3936, 333.9392
        CIE-Luv:
        51.0331, 73.7857, -64.0115
        Hunter-Lab:
        43.9286, 69.7607, -32.9151
      #d132b8 color charts
#d132b8 RGB chart
      #d132b8 CMYK chart
      #d132b8 RGB pie chart
      #d132b8 color shades, tints & tones
#d132b8 color schemes
#d132b8 color preview, HTML & CSS examples
           This text has a color of #d132b8        
        
          <p style="color:#d132b8;">Text here</p>
        
        
          .mytext {color:#d132b8;}
        
        Text color #d132b8
      
           This box has a color of #d132b8        
        
          <div style="background-color:#d132b8;">Content here</div>
        
        
          .mybackground {background-color:#d132b8;}
        
        Background color #d132b8
      
           Border around this has a color of #d132b8        
        
          <div style="border:2px solid #d132b8;">Content here</div>
        
        
          .myborder {border:2px solid #d132b8;}
        
        Border color #d132b8