#d379d4 color space conversions
Hex:
        #d379d4
        RGB:
        211, 121, 212
        CMY:
        17, 53, 17
        CMYK:
        0, 43, 0, 17
      HSL:
        299°, 51.4124%, 65.2941%
        HSV (HSB):
        299°, 42.9245%, 83.1373%
        XYZ:
        45.5850, 32.2771, 66.1149
        xyY:
        0.3166, 0.2242, 32.2771
      CIE-Lab:
        63.5712, 48.3998, -32.1677
        CIE-LCH:
        63.5712, 58.1146, 326.3910
        CIE-Luv:
        63.5712, 43.4681, -57.3155
        Hunter-Lab:
        56.8129, 43.8005, -29.2284
      #d379d4 color charts
#d379d4 RGB chart
      #d379d4 CMYK chart
      #d379d4 RGB pie chart
      #d379d4 color shades, tints & tones
#d379d4 color schemes
#d379d4 color preview, HTML & CSS examples
           This text has a color of #d379d4        
        
          <p style="color:#d379d4;">Text here</p>
        
        
          .mytext {color:#d379d4;}
        
        Text color #d379d4
      
           This box has a color of #d379d4        
        
          <div style="background-color:#d379d4;">Content here</div>
        
        
          .mybackground {background-color:#d379d4;}
        
        Background color #d379d4
      
           Border around this has a color of #d379d4        
        
          <div style="border:2px solid #d379d4;">Content here</div>
        
        
          .myborder {border:2px solid #d379d4;}
        
        Border color #d379d4