#d132fd color space conversions
Hex:
        #d132fd
        RGB:
        209, 50, 253
        CMY:
        18, 80, 1
        CMYK:
        17, 80, 0, 1
      HSL:
        287°, 98.0676%, 59.4118%
        HSV (HSB):
        287°, 80.2372%, 99.2157%
        XYZ:
        45.1647, 22.9284, 94.9737
        xyY:
        0.2770, 0.1406, 22.9284
      CIE-Lab:
        54.9985, 84.1449, -68.6817
        CIE-LCH:
        54.9985, 108.6165, 320.7776
        CIE-Luv:
        54.9985, 50.1885, -115.9528
        Hunter-Lab:
        47.8836, 84.5684, -84.0790
      #d132fd color charts
#d132fd RGB chart
      #d132fd CMYK chart
      #d132fd RGB pie chart
      #d132fd color shades, tints & tones
#d132fd color schemes
#d132fd color preview, HTML & CSS examples
           This text has a color of #d132fd        
        
          <p style="color:#d132fd;">Text here</p>
        
        
          .mytext {color:#d132fd;}
        
        Text color #d132fd
      
           This box has a color of #d132fd        
        
          <div style="background-color:#d132fd;">Content here</div>
        
        
          .mybackground {background-color:#d132fd;}
        
        Background color #d132fd
      
           Border around this has a color of #d132fd        
        
          <div style="border:2px solid #d132fd;">Content here</div>
        
        
          .myborder {border:2px solid #d132fd;}
        
        Border color #d132fd