#d63fd4 color space conversions
Hex:
        #d63fd4
        RGB:
        214, 63, 212
        CMY:
        16, 75, 17
        CMYK:
        0, 71, 1, 16
      HSL:
        301°, 64.8069%, 54.3137%
        HSV (HSB):
        301°, 70.5607%, 83.9216%
        XYZ:
        41.3927, 22.6046, 64.4688
        xyY:
        0.3222, 0.1760, 22.6046
      CIE-Lab:
        54.6627, 74.4129, -46.1099
        CIE-LCH:
        54.6627, 87.5409, 328.2156
        CIE-Luv:
        54.6627, 64.4367, -80.8874
        Hunter-Lab:
        47.5443, 72.2020, -47.1147
      #d63fd4 color charts
#d63fd4 RGB chart
      #d63fd4 CMYK chart
      #d63fd4 RGB pie chart
      #d63fd4 color shades, tints & tones
#d63fd4 color schemes
#d63fd4 color preview, HTML & CSS examples
           This text has a color of #d63fd4        
        
          <p style="color:#d63fd4;">Text here</p>
        
        
          .mytext {color:#d63fd4;}
        
        Text color #d63fd4
      
           This box has a color of #d63fd4        
        
          <div style="background-color:#d63fd4;">Content here</div>
        
        
          .mybackground {background-color:#d63fd4;}
        
        Background color #d63fd4
      
           Border around this has a color of #d63fd4        
        
          <div style="border:2px solid #d63fd4;">Content here</div>
        
        
          .myborder {border:2px solid #d63fd4;}
        
        Border color #d63fd4