#d668be color space conversions
Hex:
        #d668be
        RGB:
        214, 104, 190
        CMY:
        16, 59, 25
        CMYK:
        0, 51, 11, 16
      HSL:
        313°, 57.2917%, 62.3529%
        HSV (HSB):
        313°, 51.4019%, 83.9216%
        XYZ:
        41.9761, 27.9145, 51.8908
        xyY:
        0.3447, 0.2292, 27.9145
      CIE-Lab:
        59.8114, 53.9926, -25.5120
        CIE-LCH:
        59.8114, 59.7165, 334.7089
        CIE-Luv:
        59.8114, 57.9823, -47.2259
        Hunter-Lab:
        52.8342, 49.3565, -21.2475
      #d668be color charts
#d668be RGB chart
      #d668be CMYK chart
      #d668be RGB pie chart
      #d668be color shades, tints & tones
#d668be color schemes
#d668be color preview, HTML & CSS examples
           This text has a color of #d668be        
        
          <p style="color:#d668be;">Text here</p>
        
        
          .mytext {color:#d668be;}
        
        Text color #d668be
      
           This box has a color of #d668be        
        
          <div style="background-color:#d668be;">Content here</div>
        
        
          .mybackground {background-color:#d668be;}
        
        Background color #d668be
      
           Border around this has a color of #d668be        
        
          <div style="border:2px solid #d668be;">Content here</div>
        
        
          .myborder {border:2px solid #d668be;}
        
        Border color #d668be