#d14edd color space conversions
Hex:
        #d14edd
        RGB:
        209, 78, 221
        CMY:
        18, 69, 13
        CMYK:
        5, 65, 0, 13
      HSL:
        295°, 67.7725%, 58.6275%
        HSV (HSB):
        295°, 64.7059%, 86.6667%
        XYZ:
        42.0700, 24.2245, 70.8651
        xyY:
        0.3067, 0.1766, 24.2245
      CIE-Lab:
        56.3119, 69.3603, -48.6464
        CIE-LCH:
        56.3119, 84.7191, 324.9558
        CIE-Luv:
        56.3119, 54.4966, -84.6041
        Hunter-Lab:
        49.2184, 66.4427, -50.9133
      #d14edd color charts
#d14edd RGB chart
      #d14edd CMYK chart
      #d14edd RGB pie chart
      #d14edd color shades, tints & tones
#d14edd color schemes
#d14edd color preview, HTML & CSS examples
           This text has a color of #d14edd        
        
          <p style="color:#d14edd;">Text here</p>
        
        
          .mytext {color:#d14edd;}
        
        Text color #d14edd
      
           This box has a color of #d14edd        
        
          <div style="background-color:#d14edd;">Content here</div>
        
        
          .mybackground {background-color:#d14edd;}
        
        Background color #d14edd
      
           Border around this has a color of #d14edd        
        
          <div style="border:2px solid #d14edd;">Content here</div>
        
        
          .myborder {border:2px solid #d14edd;}
        
        Border color #d14edd