#d14bd4 color space conversions
Hex:
        #d14bd4
        RGB:
        209, 75, 212
        CMY:
        18, 71, 17
        CMYK:
        1, 65, 0, 17
      HSL:
        299°, 61.4350%, 56.2745%
        HSV (HSB):
        299°, 64.6226%, 83.1373%
        XYZ:
        40.6942, 23.3409, 64.6478
        xyY:
        0.3162, 0.1814, 23.3409
      CIE-Lab:
        55.4218, 68.9972, -44.9565
        CIE-LCH:
        55.4218, 82.3510, 326.9130
        CIE-Luv:
        55.4218, 58.0202, -78.5993
        Hunter-Lab:
        48.3125, 65.8062, -45.5183
      #d14bd4 color charts
#d14bd4 RGB chart
      #d14bd4 CMYK chart
      #d14bd4 RGB pie chart
      #d14bd4 color shades, tints & tones
#d14bd4 color schemes
#d14bd4 color preview, HTML & CSS examples
           This text has a color of #d14bd4        
        
          <p style="color:#d14bd4;">Text here</p>
        
        
          .mytext {color:#d14bd4;}
        
        Text color #d14bd4
      
           This box has a color of #d14bd4        
        
          <div style="background-color:#d14bd4;">Content here</div>
        
        
          .mybackground {background-color:#d14bd4;}
        
        Background color #d14bd4
      
           Border around this has a color of #d14bd4        
        
          <div style="border:2px solid #d14bd4;">Content here</div>
        
        
          .myborder {border:2px solid #d14bd4;}
        
        Border color #d14bd4