#d419fe color space conversions
Hex:
        #d419fe
        RGB:
        212, 25, 254
        CMY:
        17, 90, 0
        CMYK:
        17, 90, 0, 0
      HSL:
        289°, 99.1342%, 54.7059%
        HSV (HSB):
        289°, 90.1575%, 99.6078%
        XYZ:
        45.3884, 21.8481, 95.5908
        xyY:
        0.2788, 0.1342, 21.8481
      CIE-Lab:
        53.8654, 89.6718, -71.0482
        CIE-LCH:
        53.8654, 114.4066, 321.6097
        CIE-Luv:
        53.8654, 54.1229, -119.2910
        Hunter-Lab:
        46.7419, 91.5328, -88.5332
      #d419fe color charts
#d419fe RGB chart
      #d419fe CMYK chart
      #d419fe RGB pie chart
      #d419fe color shades, tints & tones
#d419fe color schemes
#d419fe color preview, HTML & CSS examples
           This text has a color of #d419fe        
        
          <p style="color:#d419fe;">Text here</p>
        
        
          .mytext {color:#d419fe;}
        
        Text color #d419fe
      
           This box has a color of #d419fe        
        
          <div style="background-color:#d419fe;">Content here</div>
        
        
          .mybackground {background-color:#d419fe;}
        
        Background color #d419fe
      
           Border around this has a color of #d419fe        
        
          <div style="border:2px solid #d419fe;">Content here</div>
        
        
          .myborder {border:2px solid #d419fe;}
        
        Border color #d419fe