#d402ff color space conversions
Hex:
        #d402ff
        RGB:
        212, 2, 255
        CMY:
        17, 99, 0
        CMYK:
        17, 99, 0, 0
      HSL:
        290°, 100.0000%, 50.3922%
        HSV (HSB):
        290°, 99.2157%, 100.0000%
        XYZ:
        45.2231, 21.2605, 96.3279
        xyY:
        0.2778, 0.1306, 21.2605
      CIE-Lab:
        53.2334, 91.9210, -72.6289
        CIE-LCH:
        53.2334, 117.1513, 321.6869
        CIE-Luv:
        53.2334, 54.7602, -121.3579
        Hunter-Lab:
        46.1091, 94.3792, -91.5882
      #d402ff color charts
#d402ff RGB chart
      #d402ff CMYK chart
      #d402ff RGB pie chart
      #d402ff color shades, tints & tones
#d402ff color schemes
#d402ff color preview, HTML & CSS examples
           This text has a color of #d402ff        
        
          <p style="color:#d402ff;">Text here</p>
        
        
          .mytext {color:#d402ff;}
        
        Text color #d402ff
      
           This box has a color of #d402ff        
        
          <div style="background-color:#d402ff;">Content here</div>
        
        
          .mybackground {background-color:#d402ff;}
        
        Background color #d402ff
      
           Border around this has a color of #d402ff        
        
          <div style="border:2px solid #d402ff;">Content here</div>
        
        
          .myborder {border:2px solid #d402ff;}
        
        Border color #d402ff