#d380b1 color space conversions
Hex:
        #d380b1
        RGB:
        211, 128, 177
        CMY:
        17, 50, 31
        CMYK:
        0, 39, 16, 17
      HSL:
        325°, 48.5380%, 66.4706%
        HSV (HSB):
        325°, 39.3365%, 82.7451%
        XYZ:
        42.5190, 32.4616, 45.6197
        xyY:
        0.3526, 0.2692, 32.4616
      CIE-Lab:
        63.7225, 38.7685, -12.2033
        CIE-LCH:
        63.7225, 40.6438, 342.5273
        CIE-Luv:
        63.7225, 47.5612, -24.7400
        Hunter-Lab:
        56.9750, 33.5035, -7.5907
      #d380b1 color charts
#d380b1 RGB chart
      #d380b1 CMYK chart
      #d380b1 RGB pie chart
      #d380b1 color shades, tints & tones
#d380b1 color schemes
#d380b1 color preview, HTML & CSS examples
           This text has a color of #d380b1        
        
          <p style="color:#d380b1;">Text here</p>
        
        
          .mytext {color:#d380b1;}
        
        Text color #d380b1
      
           This box has a color of #d380b1        
        
          <div style="background-color:#d380b1;">Content here</div>
        
        
          .mybackground {background-color:#d380b1;}
        
        Background color #d380b1
      
           Border around this has a color of #d380b1        
        
          <div style="border:2px solid #d380b1;">Content here</div>
        
        
          .myborder {border:2px solid #d380b1;}
        
        Border color #d380b1