#d132ef color space conversions
Hex:
        #d132ef
        RGB:
        209, 50, 239
        CMY:
        18, 80, 6
        CMYK:
        13, 79, 0, 6
      HSL:
        290°, 85.5204%, 56.6667%
        HSV (HSB):
        290°, 79.0795%, 93.7255%
        XYZ:
        43.0151, 22.0685, 83.6539
        xyY:
        0.2892, 0.1484, 22.0685
      CIE-Lab:
        54.0996, 81.7282, -62.3160
        CIE-LCH:
        54.0996, 102.7754, 322.6753
        CIE-Luv:
        54.0996, 54.4736, -105.8824
        Hunter-Lab:
        46.9771, 81.2353, -72.6958
      #d132ef color charts
#d132ef RGB chart
      #d132ef CMYK chart
      #d132ef RGB pie chart
      #d132ef color shades, tints & tones
#d132ef color schemes
#d132ef color preview, HTML & CSS examples
           This text has a color of #d132ef        
        
          <p style="color:#d132ef;">Text here</p>
        
        
          .mytext {color:#d132ef;}
        
        Text color #d132ef
      
           This box has a color of #d132ef        
        
          <div style="background-color:#d132ef;">Content here</div>
        
        
          .mybackground {background-color:#d132ef;}
        
        Background color #d132ef
      
           Border around this has a color of #d132ef        
        
          <div style="border:2px solid #d132ef;">Content here</div>
        
        
          .myborder {border:2px solid #d132ef;}
        
        Border color #d132ef