#d629ce color space conversions
Hex:
        #d629ce
        RGB:
        214, 41, 206
        CMY:
        16, 84, 19
        CMYK:
        0, 81, 4, 16
      HSL:
        303°, 67.8431%, 50.0000%
        HSV (HSB):
        303°, 80.8411%, 83.9216%
        XYZ:
        39.6651, 20.3382, 60.2276
        xyY:
        0.3299, 0.1692, 20.3382
      CIE-Lab:
        52.2175, 79.6047, -46.5592
        CIE-LCH:
        52.2175, 92.2207, 329.6775
        CIE-Luv:
        52.2175, 70.6848, -81.4324
        Hunter-Lab:
        45.0979, 78.0750, -47.6123
      #d629ce color charts
#d629ce RGB chart
      #d629ce CMYK chart
      #d629ce RGB pie chart
      #d629ce color shades, tints & tones
#d629ce color schemes
#d629ce color preview, HTML & CSS examples
           This text has a color of #d629ce        
        
          <p style="color:#d629ce;">Text here</p>
        
        
          .mytext {color:#d629ce;}
        
        Text color #d629ce
      
           This box has a color of #d629ce        
        
          <div style="background-color:#d629ce;">Content here</div>
        
        
          .mybackground {background-color:#d629ce;}
        
        Background color #d629ce
      
           Border around this has a color of #d629ce        
        
          <div style="border:2px solid #d629ce;">Content here</div>
        
        
          .myborder {border:2px solid #d629ce;}
        
        Border color #d629ce