#d410ff color space conversions
Hex:
        #d410ff
        RGB:
        212, 16, 255
        CMY:
        17, 94, 0
        CMYK:
        17, 94, 0, 0
      HSL:
        289°, 100.0000%, 53.1373%
        HSV (HSB):
        289°, 93.7255%, 100.0000%
        XYZ:
        45.3867, 21.5876, 96.3824
        xyY:
        0.2778, 0.1322, 21.5876
      CIE-Lab:
        53.5867, 90.8681, -72.0559
        CIE-LCH:
        53.5867, 115.9702, 321.5866
        CIE-Luv:
        53.5867, 54.2819, -120.6705
        Hunter-Lab:
        46.4625, 93.0575, -90.4682
      #d410ff color charts
#d410ff RGB chart
      #d410ff CMYK chart
      #d410ff RGB pie chart
      #d410ff color shades, tints & tones
#d410ff color schemes
#d410ff color preview, HTML & CSS examples
           This text has a color of #d410ff        
        
          <p style="color:#d410ff;">Text here</p>
        
        
          .mytext {color:#d410ff;}
        
        Text color #d410ff
      
           This box has a color of #d410ff        
        
          <div style="background-color:#d410ff;">Content here</div>
        
        
          .mybackground {background-color:#d410ff;}
        
        Background color #d410ff
      
           Border around this has a color of #d410ff        
        
          <div style="border:2px solid #d410ff;">Content here</div>
        
        
          .myborder {border:2px solid #d410ff;}
        
        Border color #d410ff