#d678b2 color space conversions
Hex:
        #d678b2
        RGB:
        214, 120, 178
        CMY:
        16, 53, 30
        CMYK:
        0, 44, 17, 16
      HSL:
        323°, 53.4091%, 65.4902%
        HSV (HSB):
        323°, 43.9252%, 83.9216%
        XYZ:
        42.4839, 30.9434, 45.8530
        xyY:
        0.3562, 0.2594, 30.9434
      CIE-Lab:
        62.4599, 44.1060, -14.6351
        CIE-LCH:
        62.4599, 46.4707, 341.6433
        CIE-Luv:
        62.4599, 53.5546, -29.2536
        Hunter-Lab:
        55.6268, 38.9790, -9.9338
      #d678b2 color charts
#d678b2 RGB chart
      #d678b2 CMYK chart
      #d678b2 RGB pie chart
      #d678b2 color shades, tints & tones
#d678b2 color schemes
#d678b2 color preview, HTML & CSS examples
           This text has a color of #d678b2        
        
          <p style="color:#d678b2;">Text here</p>
        
        
          .mytext {color:#d678b2;}
        
        Text color #d678b2
      
           This box has a color of #d678b2        
        
          <div style="background-color:#d678b2;">Content here</div>
        
        
          .mybackground {background-color:#d678b2;}
        
        Background color #d678b2
      
           Border around this has a color of #d678b2        
        
          <div style="border:2px solid #d678b2;">Content here</div>
        
        
          .myborder {border:2px solid #d678b2;}
        
        Border color #d678b2