#d14cde color space conversions
Hex:
        #d14cde
        RGB:
        209, 76, 222
        CMY:
        18, 70, 13
        CMYK:
        6, 66, 0, 13
      HSL:
        295°, 68.8679%, 58.4314%
        HSV (HSB):
        295°, 65.7658%, 87.0588%
        XYZ:
        42.0638, 23.9981, 71.5223
        xyY:
        0.3057, 0.1744, 23.9981
      CIE-Lab:
        56.0859, 70.3155, -49.5703
        CIE-LCH:
        56.0859, 86.0319, 324.8173
        CIE-Luv:
        56.0859, 54.7089, -86.0774
        Hunter-Lab:
        48.9879, 67.5414, -52.2719
      #d14cde color charts
#d14cde RGB chart
      #d14cde CMYK chart
      #d14cde RGB pie chart
      #d14cde color shades, tints & tones
#d14cde color schemes
#d14cde color preview, HTML & CSS examples
           This text has a color of #d14cde        
        
          <p style="color:#d14cde;">Text here</p>
        
        
          .mytext {color:#d14cde;}
        
        Text color #d14cde
      
           This box has a color of #d14cde        
        
          <div style="background-color:#d14cde;">Content here</div>
        
        
          .mybackground {background-color:#d14cde;}
        
        Background color #d14cde
      
           Border around this has a color of #d14cde        
        
          <div style="border:2px solid #d14cde;">Content here</div>
        
        
          .myborder {border:2px solid #d14cde;}
        
        Border color #d14cde