#d450ff color space conversions
Hex:
        #d450ff
        RGB:
        212, 80, 255
        CMY:
        17, 69, 0
        CMYK:
        17, 69, 0, 0
      HSL:
        285°, 100.0000%, 65.6863%
        HSV (HSB):
        285°, 68.6275%, 100.0000%
        XYZ:
        48.0700, 26.9544, 97.2769
        xyY:
        0.2790, 0.1564, 26.9544
      CIE-Lab:
        58.9321, 75.3827, -63.4320
        CIE-LCH:
        58.9321, 98.5199, 319.9205
        CIE-Luv:
        58.9321, 46.3701, -109.0721
        Hunter-Lab:
        51.9176, 74.4158, -74.7481
      #d450ff color charts
#d450ff RGB chart
      #d450ff CMYK chart
      #d450ff RGB pie chart
      #d450ff color shades, tints & tones
#d450ff color schemes
#d450ff color preview, HTML & CSS examples
           This text has a color of #d450ff        
        
          <p style="color:#d450ff;">Text here</p>
        
        
          .mytext {color:#d450ff;}
        
        Text color #d450ff
      
           This box has a color of #d450ff        
        
          <div style="background-color:#d450ff;">Content here</div>
        
        
          .mybackground {background-color:#d450ff;}
        
        Background color #d450ff
      
           Border around this has a color of #d450ff        
        
          <div style="border:2px solid #d450ff;">Content here</div>
        
        
          .myborder {border:2px solid #d450ff;}
        
        Border color #d450ff