#d14deb color space conversions
Hex:
        #d14deb
        RGB:
        209, 77, 235
        CMY:
        18, 70, 8
        CMYK:
        11, 67, 0, 8
      HSL:
        290°, 79.7980%, 61.1765%
        HSV (HSB):
        290°, 67.2340%, 92.1569%
        XYZ:
        43.9438, 24.8612, 81.0799
        xyY:
        0.2932, 0.1659, 24.8612
      CIE-Lab:
        56.9400, 72.2284, -55.5205
        CIE-LCH:
        56.9400, 91.1014, 322.4512
        CIE-Luv:
        56.9400, 50.6643, -95.7636
        Hunter-Lab:
        49.8610, 70.0597, -61.5098
      #d14deb color charts
#d14deb RGB chart
      #d14deb CMYK chart
      #d14deb RGB pie chart
      #d14deb color shades, tints & tones
#d14deb color schemes
#d14deb color preview, HTML & CSS examples
           This text has a color of #d14deb        
        
          <p style="color:#d14deb;">Text here</p>
        
        
          .mytext {color:#d14deb;}
        
        Text color #d14deb
      
           This box has a color of #d14deb        
        
          <div style="background-color:#d14deb;">Content here</div>
        
        
          .mybackground {background-color:#d14deb;}
        
        Background color #d14deb
      
           Border around this has a color of #d14deb        
        
          <div style="border:2px solid #d14deb;">Content here</div>
        
        
          .myborder {border:2px solid #d14deb;}
        
        Border color #d14deb