#d330d4 color space conversions
Hex:
        #d330d4
        RGB:
        211, 48, 212
        CMY:
        17, 81, 17
        CMYK:
        0, 77, 0, 17
      HSL:
        300°, 65.6000%, 50.9804%
        HSV (HSB):
        300°, 77.3585%, 83.1373%
        XYZ:
        39.8046, 20.7163, 64.1881
        xyY:
        0.3192, 0.1661, 20.7163
      CIE-Lab:
        52.6375, 78.2317, -49.3575
        CIE-LCH:
        52.6375, 92.5006, 327.7516
        CIE-Luv:
        52.6375, 65.2258, -85.5662
        Hunter-Lab:
        45.5151, 76.4532, -51.7536
      #d330d4 color charts
#d330d4 RGB chart
      #d330d4 CMYK chart
      #d330d4 RGB pie chart
      #d330d4 color shades, tints & tones
#d330d4 color schemes
#d330d4 color preview, HTML & CSS examples
           This text has a color of #d330d4        
        
          <p style="color:#d330d4;">Text here</p>
        
        
          .mytext {color:#d330d4;}
        
        Text color #d330d4
      
           This box has a color of #d330d4        
        
          <div style="background-color:#d330d4;">Content here</div>
        
        
          .mybackground {background-color:#d330d4;}
        
        Background color #d330d4
      
           Border around this has a color of #d330d4        
        
          <div style="border:2px solid #d330d4;">Content here</div>
        
        
          .myborder {border:2px solid #d330d4;}
        
        Border color #d330d4