#d629ef color space conversions
Hex:
        #d629ef
        RGB:
        214, 41, 239
        CMY:
        16, 84, 6
        CMYK:
        10, 83, 0, 6
      HSL:
        292°, 86.0870%, 54.9020%
        HSV (HSB):
        292°, 82.8452%, 93.7255%
        XYZ:
        44.1045, 22.1140, 83.6052
        xyY:
        0.2944, 0.1476, 22.1140
      CIE-Lab:
        54.1478, 84.7344, -62.1975
        CIE-LCH:
        54.1478, 105.1116, 323.7203
        CIE-Luv:
        54.1478, 58.9143, -106.0971
        Hunter-Lab:
        47.0255, 85.1175, -72.4919
      #d629ef color charts
#d629ef RGB chart
      #d629ef CMYK chart
      #d629ef RGB pie chart
      #d629ef color shades, tints & tones
#d629ef color schemes
#d629ef color preview, HTML & CSS examples
           This text has a color of #d629ef        
        
          <p style="color:#d629ef;">Text here</p>
        
        
          .mytext {color:#d629ef;}
        
        Text color #d629ef
      
           This box has a color of #d629ef        
        
          <div style="background-color:#d629ef;">Content here</div>
        
        
          .mybackground {background-color:#d629ef;}
        
        Background color #d629ef
      
           Border around this has a color of #d629ef        
        
          <div style="border:2px solid #d629ef;">Content here</div>
        
        
          .myborder {border:2px solid #d629ef;}
        
        Border color #d629ef