#d419ff color space conversions
Hex:
        #d419ff
        RGB:
        212, 25, 255
        CMY:
        17, 90, 0
        CMYK:
        17, 90, 0, 0
      HSL:
        289°, 100.0000%, 54.9020%
        HSV (HSB):
        289°, 90.1961%, 100.0000%
        XYZ:
        45.5490, 21.9123, 96.4365
        xyY:
        0.2779, 0.1337, 21.9123
      CIE-Lab:
        53.9338, 89.8373, -71.4934
        CIE-LCH:
        53.9338, 114.8131, 321.4869
        CIE-Luv:
        53.9338, 53.8060, -119.9844
        Hunter-Lab:
        46.8106, 91.7708, -89.3785
      #d419ff color charts
#d419ff RGB chart
      #d419ff CMYK chart
      #d419ff RGB pie chart
      #d419ff color shades, tints & tones
#d419ff color schemes
#d419ff color preview, HTML & CSS examples
           This text has a color of #d419ff        
        
          <p style="color:#d419ff;">Text here</p>
        
        
          .mytext {color:#d419ff;}
        
        Text color #d419ff
      
           This box has a color of #d419ff        
        
          <div style="background-color:#d419ff;">Content here</div>
        
        
          .mybackground {background-color:#d419ff;}
        
        Background color #d419ff
      
           Border around this has a color of #d419ff        
        
          <div style="border:2px solid #d419ff;">Content here</div>
        
        
          .myborder {border:2px solid #d419ff;}
        
        Border color #d419ff