#d330b8 color space conversions
Hex:
        #d330b8
        RGB:
        211, 48, 184
        CMY:
        17, 81, 28
        CMYK:
        0, 77, 13, 17
      HSL:
        310°, 64.9402%, 50.7843%
        HSV (HSB):
        310°, 77.2512%, 82.7451%
        XYZ:
        36.5727, 19.4235, 47.1689
        xyY:
        0.3545, 0.1883, 19.4235
      CIE-Lab:
        51.1790, 74.1068, -35.5053
        CIE-LCH:
        51.1790, 82.1733, 334.4004
        CIE-Luv:
        51.1790, 75.7100, -63.8361
        Hunter-Lab:
        44.0721, 70.9998, -32.6057
      #d330b8 color charts
#d330b8 RGB chart
      #d330b8 CMYK chart
      #d330b8 RGB pie chart
      #d330b8 color shades, tints & tones
#d330b8 color schemes
#d330b8 color preview, HTML & CSS examples
           This text has a color of #d330b8        
        
          <p style="color:#d330b8;">Text here</p>
        
        
          .mytext {color:#d330b8;}
        
        Text color #d330b8
      
           This box has a color of #d330b8        
        
          <div style="background-color:#d330b8;">Content here</div>
        
        
          .mybackground {background-color:#d330b8;}
        
        Background color #d330b8
      
           Border around this has a color of #d330b8        
        
          <div style="border:2px solid #d330b8;">Content here</div>
        
        
          .myborder {border:2px solid #d330b8;}
        
        Border color #d330b8