#d408ff color space conversions
Hex:
        #d408ff
        RGB:
        212, 8, 255
        CMY:
        17, 97, 0
        CMYK:
        17, 97, 0, 0
      HSL:
        290°, 100.0000%, 51.5686%
        HSV (HSB):
        290°, 96.8627%, 100.0000%
        XYZ:
        45.2882, 21.3907, 96.3496
        xyY:
        0.2778, 0.1312, 21.3907
      CIE-Lab:
        53.3745, 91.5001, -72.4000
        CIE-LCH:
        53.3745, 116.6792, 321.6470
        CIE-Luv:
        53.3745, 54.5699, -121.0847
        Hunter-Lab:
        46.2501, 93.8500, -91.1397
      #d408ff color charts
#d408ff RGB chart
      #d408ff CMYK chart
      #d408ff RGB pie chart
      #d408ff color shades, tints & tones
#d408ff color schemes
#d408ff color preview, HTML & CSS examples
           This text has a color of #d408ff        
        
          <p style="color:#d408ff;">Text here</p>
        
        
          .mytext {color:#d408ff;}
        
        Text color #d408ff
      
           This box has a color of #d408ff        
        
          <div style="background-color:#d408ff;">Content here</div>
        
        
          .mybackground {background-color:#d408ff;}
        
        Background color #d408ff
      
           Border around this has a color of #d408ff        
        
          <div style="border:2px solid #d408ff;">Content here</div>
        
        
          .myborder {border:2px solid #d408ff;}
        
        Border color #d408ff