#d332ff color space conversions
Hex:
        #d332ff
        RGB:
        211, 50, 255
        CMY:
        17, 80, 0
        CMYK:
        17, 80, 0, 0
      HSL:
        287°, 100.0000%, 59.8039%
        HSV (HSB):
        287°, 80.3922%, 100.0000%
        XYZ:
        46.0546, 23.3501, 96.6874
        xyY:
        0.2773, 0.1406, 23.3501
      CIE-Lab:
        55.4311, 84.8258, -69.0782
        CIE-LCH:
        55.4311, 109.3948, 320.8422
        CIE-Luv:
        55.4311, 50.8429, -116.8521
        Hunter-Lab:
        48.3219, 85.5611, -84.8081
      #d332ff color charts
#d332ff RGB chart
      #d332ff CMYK chart
      #d332ff RGB pie chart
      #d332ff color shades, tints & tones
#d332ff color schemes
#d332ff color preview, HTML & CSS examples
           This text has a color of #d332ff        
        
          <p style="color:#d332ff;">Text here</p>
        
        
          .mytext {color:#d332ff;}
        
        Text color #d332ff
      
           This box has a color of #d332ff        
        
          <div style="background-color:#d332ff;">Content here</div>
        
        
          .mybackground {background-color:#d332ff;}
        
        Background color #d332ff
      
           Border around this has a color of #d332ff        
        
          <div style="border:2px solid #d332ff;">Content here</div>
        
        
          .myborder {border:2px solid #d332ff;}
        
        Border color #d332ff