#d330b6 color space conversions
Hex:
        #d330b6
        RGB:
        211, 48, 182
        CMY:
        17, 81, 29
        CMYK:
        0, 77, 14, 17
      HSL:
        311°, 64.9402%, 50.7843%
        HSV (HSB):
        311°, 77.2512%, 82.7451%
        XYZ:
        36.3644, 19.3402, 46.0724
        xyY:
        0.3573, 0.1900, 19.3402
      CIE-Lab:
        51.0829, 73.8298, -34.4893
        CIE-LCH:
        51.0829, 81.4883, 334.9606
        CIE-Luv:
        51.0829, 76.4916, -62.2611
        Hunter-Lab:
        43.9775, 70.6388, -31.3301
      #d330b6 color charts
#d330b6 RGB chart
      #d330b6 CMYK chart
      #d330b6 RGB pie chart
      #d330b6 color shades, tints & tones
#d330b6 color schemes
#d330b6 color preview, HTML & CSS examples
           This text has a color of #d330b6        
        
          <p style="color:#d330b6;">Text here</p>
        
        
          .mytext {color:#d330b6;}
        
        Text color #d330b6
      
           This box has a color of #d330b6        
        
          <div style="background-color:#d330b6;">Content here</div>
        
        
          .mybackground {background-color:#d330b6;}
        
        Background color #d330b6
      
           Border around this has a color of #d330b6        
        
          <div style="border:2px solid #d330b6;">Content here</div>
        
        
          .myborder {border:2px solid #d330b6;}
        
        Border color #d330b6