#d132d9 color space conversions
Hex:
        #d132d9
        RGB:
        209, 50, 217
        CMY:
        18, 80, 15
        CMYK:
        4, 77, 0, 15
      HSL:
        297°, 68.7243%, 52.3529%
        HSV (HSB):
        297°, 76.9585%, 85.0980%
        XYZ:
        39.9595, 20.8463, 67.5633
        xyY:
        0.3113, 0.1624, 20.8463
      CIE-Lab:
        52.7808, 78.0987, -51.9997
        CIE-LCH:
        52.7808, 93.8263, 326.3435
        CIE-Luv:
        52.7808, 61.7388, -89.5411
        Hunter-Lab:
        45.6577, 76.3216, -55.7756
      #d132d9 color charts
#d132d9 RGB chart
      #d132d9 CMYK chart
      #d132d9 RGB pie chart
      #d132d9 color shades, tints & tones
#d132d9 color schemes
#d132d9 color preview, HTML & CSS examples
           This text has a color of #d132d9        
        
          <p style="color:#d132d9;">Text here</p>
        
        
          .mytext {color:#d132d9;}
        
        Text color #d132d9
      
           This box has a color of #d132d9        
        
          <div style="background-color:#d132d9;">Content here</div>
        
        
          .mybackground {background-color:#d132d9;}
        
        Background color #d132d9
      
           Border around this has a color of #d132d9        
        
          <div style="border:2px solid #d132d9;">Content here</div>
        
        
          .myborder {border:2px solid #d132d9;}
        
        Border color #d132d9