#d420ff color space conversions
Hex:
        #d420ff
        RGB:
        212, 32, 255
        CMY:
        17, 87, 0
        CMYK:
        17, 87, 0, 0
      HSL:
        288°, 100.0000%, 56.2745%
        HSV (HSB):
        288°, 87.4510%, 100.0000%
        XYZ:
        45.7179, 22.2501, 96.4928
        xyY:
        0.2780, 0.1353, 22.2501
      CIE-Lab:
        54.2913, 88.7794, -70.9144
        CIE-LCH:
        54.2913, 113.6249, 321.3832
        CIE-Luv:
        54.2913, 53.3097, -119.2671
        Hunter-Lab:
        47.1700, 90.4575, -88.2670
      #d420ff color charts
#d420ff RGB chart
      #d420ff CMYK chart
      #d420ff RGB pie chart
      #d420ff color shades, tints & tones
#d420ff color schemes
#d420ff color preview, HTML & CSS examples
           This text has a color of #d420ff        
        
          <p style="color:#d420ff;">Text here</p>
        
        
          .mytext {color:#d420ff;}
        
        Text color #d420ff
      
           This box has a color of #d420ff        
        
          <div style="background-color:#d420ff;">Content here</div>
        
        
          .mybackground {background-color:#d420ff;}
        
        Background color #d420ff
      
           Border around this has a color of #d420ff        
        
          <div style="border:2px solid #d420ff;">Content here</div>
        
        
          .myborder {border:2px solid #d420ff;}
        
        Border color #d420ff