#d694ce color space conversions
Hex:
        #d694ce
        RGB:
        214, 148, 206
        CMY:
        16, 42, 19
        CMYK:
        0, 31, 4, 16
      HSL:
        307°, 44.5946%, 70.9804%
        HSV (HSB):
        307°, 30.8411%, 83.9216%
        XYZ:
        49.4620, 39.9322, 63.4933
        xyY:
        0.3235, 0.2612, 39.9322
      CIE-Lab:
        69.4212, 33.9797, -19.8129
        CIE-LCH:
        69.4212, 39.3341, 329.7544
        CIE-Luv:
        69.4212, 34.2901, -36.0476
        Hunter-Lab:
        63.1919, 29.1310, -15.3384
      #d694ce color charts
#d694ce RGB chart
      #d694ce CMYK chart
      #d694ce RGB pie chart
      #d694ce color shades, tints & tones
#d694ce color schemes
#d694ce color preview, HTML & CSS examples
           This text has a color of #d694ce        
        
          <p style="color:#d694ce;">Text here</p>
        
        
          .mytext {color:#d694ce;}
        
        Text color #d694ce
      
           This box has a color of #d694ce        
        
          <div style="background-color:#d694ce;">Content here</div>
        
        
          .mybackground {background-color:#d694ce;}
        
        Background color #d694ce
      
           Border around this has a color of #d694ce        
        
          <div style="border:2px solid #d694ce;">Content here</div>
        
        
          .myborder {border:2px solid #d694ce;}
        
        Border color #d694ce