#d332fc color space conversions
Hex:
        #d332fc
        RGB:
        211, 50, 252
        CMY:
        17, 80, 1
        CMYK:
        16, 80, 0, 1
      HSL:
        288°, 97.1154%, 59.2157%
        HSV (HSB):
        288°, 80.1587%, 98.8235%
        XYZ:
        45.5753, 23.1584, 94.1634
        xyY:
        0.2798, 0.1422, 23.1584
      CIE-Lab:
        55.2351, 84.3036, -67.7287
        CIE-LCH:
        55.2351, 108.1401, 321.2219
        CIE-Luv:
        55.2351, 51.7428, -114.7164
        Hunter-Lab:
        48.1231, 84.8338, -82.3276
      #d332fc color charts
#d332fc RGB chart
      #d332fc CMYK chart
      #d332fc RGB pie chart
      #d332fc color shades, tints & tones
#d332fc color schemes
#d332fc color preview, HTML & CSS examples
           This text has a color of #d332fc        
        
          <p style="color:#d332fc;">Text here</p>
        
        
          .mytext {color:#d332fc;}
        
        Text color #d332fc
      
           This box has a color of #d332fc        
        
          <div style="background-color:#d332fc;">Content here</div>
        
        
          .mybackground {background-color:#d332fc;}
        
        Background color #d332fc
      
           Border around this has a color of #d332fc        
        
          <div style="border:2px solid #d332fc;">Content here</div>
        
        
          .myborder {border:2px solid #d332fc;}
        
        Border color #d332fc