#d14fc4 color space conversions
Hex:
        #d14fc4
        RGB:
        209, 79, 196
        CMY:
        18, 69, 23
        CMYK:
        0, 62, 6, 18
      HSL:
        306°, 58.5586%, 56.4706%
        HSV (HSB):
        306°, 62.2010%, 81.9608%
        XYZ:
        39.0543, 23.1328, 54.6312
        xyY:
        0.3343, 0.1980, 23.1328
      CIE-Lab:
        55.2089, 64.7831, -36.1504
        CIE-LCH:
        55.2089, 74.1870, 330.8375
        CIE-Luv:
        55.2089, 61.8831, -64.4209
        Hunter-Lab:
        48.0966, 60.7725, -33.6779
      #d14fc4 color charts
#d14fc4 RGB chart
      #d14fc4 CMYK chart
      #d14fc4 RGB pie chart
      #d14fc4 color shades, tints & tones
#d14fc4 color schemes
#d14fc4 color preview, HTML & CSS examples
           This text has a color of #d14fc4        
        
          <p style="color:#d14fc4;">Text here</p>
        
        
          .mytext {color:#d14fc4;}
        
        Text color #d14fc4
      
           This box has a color of #d14fc4        
        
          <div style="background-color:#d14fc4;">Content here</div>
        
        
          .mybackground {background-color:#d14fc4;}
        
        Background color #d14fc4
      
           Border around this has a color of #d14fc4        
        
          <div style="border:2px solid #d14fc4;">Content here</div>
        
        
          .myborder {border:2px solid #d14fc4;}
        
        Border color #d14fc4