#d380c7 color space conversions
Hex:
        #d380c7
        RGB:
        211, 128, 199
        CMY:
        17, 50, 22
        CMYK:
        0, 39, 6, 17
      HSL:
        309°, 48.5380%, 66.4706%
        HSV (HSB):
        309°, 39.3365%, 82.7451%
        XYZ:
        44.8919, 33.4107, 58.1157
        xyY:
        0.3291, 0.2449, 33.4107
      CIE-Lab:
        64.4921, 42.4369, -23.4542
        CIE-LCH:
        64.4921, 48.4870, 331.0713
        CIE-Luv:
        64.4921, 43.1115, -42.7029
        Hunter-Lab:
        57.8020, 37.4785, -19.1503
      #d380c7 color charts
#d380c7 RGB chart
      #d380c7 CMYK chart
      #d380c7 RGB pie chart
      #d380c7 color shades, tints & tones
#d380c7 color schemes
#d380c7 color preview, HTML & CSS examples
           This text has a color of #d380c7        
        
          <p style="color:#d380c7;">Text here</p>
        
        
          .mytext {color:#d380c7;}
        
        Text color #d380c7
      
           This box has a color of #d380c7        
        
          <div style="background-color:#d380c7;">Content here</div>
        
        
          .mybackground {background-color:#d380c7;}
        
        Background color #d380c7
      
           Border around this has a color of #d380c7        
        
          <div style="border:2px solid #d380c7;">Content here</div>
        
        
          .myborder {border:2px solid #d380c7;}
        
        Border color #d380c7