#d630df color space conversions
Hex:
        #d630df
        RGB:
        214, 48, 223
        CMY:
        16, 81, 13
        CMYK:
        4, 78, 0, 13
      HSL:
        297°, 73.2218%, 53.1373%
        HSV (HSB):
        297°, 78.4753%, 87.4510%
        XYZ:
        42.1078, 21.7378, 71.7885
        xyY:
        0.3105, 0.1603, 21.7378
      CIE-Lab:
        53.7477, 80.5271, -53.8172
        CIE-LCH:
        53.7477, 96.8551, 326.2447
        CIE-Luv:
        53.7477, 63.4418, -92.9802
        Hunter-Lab:
        46.6238, 79.6189, -58.6546
      #d630df color charts
#d630df RGB chart
      #d630df CMYK chart
      #d630df RGB pie chart
      #d630df color shades, tints & tones
#d630df color schemes
#d630df color preview, HTML & CSS examples
           This text has a color of #d630df        
        
          <p style="color:#d630df;">Text here</p>
        
        
          .mytext {color:#d630df;}
        
        Text color #d630df
      
           This box has a color of #d630df        
        
          <div style="background-color:#d630df;">Content here</div>
        
        
          .mybackground {background-color:#d630df;}
        
        Background color #d630df
      
           Border around this has a color of #d630df        
        
          <div style="border:2px solid #d630df;">Content here</div>
        
        
          .myborder {border:2px solid #d630df;}
        
        Border color #d630df