#d630af color space conversions
Hex:
        #d630af
        RGB:
        214, 48, 175
        CMY:
        16, 81, 31
        CMYK:
        0, 78, 18, 16
      HSL:
        314°, 66.9355%, 51.3725%
        HSV (HSB):
        314°, 77.5701%, 83.9216%
        XYZ:
        36.5264, 19.5052, 42.3972
        xyY:
        0.3711, 0.1982, 19.5052
      CIE-Lab:
        51.2731, 73.5479, -30.0577
        CIE-LCH:
        51.2731, 79.4528, 337.7711
        CIE-Luv:
        51.2731, 81.5586, -55.7335
        Hunter-Lab:
        44.1647, 70.3401, -26.0019
      #d630af color charts
#d630af RGB chart
      #d630af CMYK chart
      #d630af RGB pie chart
      #d630af color shades, tints & tones
#d630af color schemes
#d630af color preview, HTML & CSS examples
           This text has a color of #d630af        
        
          <p style="color:#d630af;">Text here</p>
        
        
          .mytext {color:#d630af;}
        
        Text color #d630af
      
           This box has a color of #d630af        
        
          <div style="background-color:#d630af;">Content here</div>
        
        
          .mybackground {background-color:#d630af;}
        
        Background color #d630af
      
           Border around this has a color of #d630af        
        
          <div style="border:2px solid #d630af;">Content here</div>
        
        
          .myborder {border:2px solid #d630af;}
        
        Border color #d630af