#d414ff color space conversions
Hex:
        #d414ff
        RGB:
        212, 20, 255
        CMY:
        17, 92, 0
        CMYK:
        17, 92, 0, 0
      HSL:
        289°, 100.0000%, 53.9216%
        HSV (HSB):
        289°, 92.1569%, 100.0000%
        XYZ:
        45.4515, 21.7174, 96.4040
        xyY:
        0.2779, 0.1328, 21.7174
      CIE-Lab:
        53.7258, 90.4546, -71.8304
        CIE-LCH:
        53.7258, 115.5061, 321.5467
        CIE-Luv:
        53.7258, 54.0919, -120.3968
        Hunter-Lab:
        46.6019, 92.5405, -90.0303
      #d414ff color charts
#d414ff RGB chart
      #d414ff CMYK chart
      #d414ff RGB pie chart
      #d414ff color shades, tints & tones
#d414ff color schemes
#d414ff color preview, HTML & CSS examples
           This text has a color of #d414ff        
        
          <p style="color:#d414ff;">Text here</p>
        
        
          .mytext {color:#d414ff;}
        
        Text color #d414ff
      
           This box has a color of #d414ff        
        
          <div style="background-color:#d414ff;">Content here</div>
        
        
          .mybackground {background-color:#d414ff;}
        
        Background color #d414ff
      
           Border around this has a color of #d414ff        
        
          <div style="border:2px solid #d414ff;">Content here</div>
        
        
          .myborder {border:2px solid #d414ff;}
        
        Border color #d414ff