#d629d2 color space conversions
Hex:
        #d629d2
        RGB:
        214, 41, 210
        CMY:
        16, 84, 18
        CMYK:
        0, 81, 2, 16
      HSL:
        301°, 67.8431%, 50.0000%
        HSV (HSB):
        301°, 80.8411%, 83.9216%
        XYZ:
        40.1574, 20.5352, 62.8199
        xyY:
        0.3251, 0.1663, 20.5352
      CIE-Lab:
        52.4370, 80.1982, -48.5033
        CIE-LCH:
        52.4370, 93.7247, 328.8348
        CIE-Luv:
        52.4370, 69.1783, -84.4899
        Hunter-Lab:
        45.3157, 78.8784, -50.4710
      #d629d2 color charts
#d629d2 RGB chart
      #d629d2 CMYK chart
      #d629d2 RGB pie chart
      #d629d2 color shades, tints & tones
#d629d2 color schemes
#d629d2 color preview, HTML & CSS examples
           This text has a color of #d629d2        
        
          <p style="color:#d629d2;">Text here</p>
        
        
          .mytext {color:#d629d2;}
        
        Text color #d629d2
      
           This box has a color of #d629d2        
        
          <div style="background-color:#d629d2;">Content here</div>
        
        
          .mybackground {background-color:#d629d2;}
        
        Background color #d629d2
      
           Border around this has a color of #d629d2        
        
          <div style="border:2px solid #d629d2;">Content here</div>
        
        
          .myborder {border:2px solid #d629d2;}
        
        Border color #d629d2