#d60eff color space conversions
Hex:
        #d60eff
        RGB:
        214, 14, 255
        CMY:
        16, 95, 0
        CMYK:
        16, 95, 0, 0
      HSL:
        290°, 100.0000%, 52.7451%
        HSV (HSB):
        290°, 94.5098%, 100.0000%
        XYZ:
        45.9386, 21.8302, 96.4002
        xyY:
        0.2798, 0.1330, 21.8302
      CIE-Lab:
        53.8464, 91.3266, -71.6200
        CIE-LCH:
        53.8464, 116.0602, 321.8958
        CIE-Luv:
        53.8464, 55.6409, -120.2719
        Hunter-Lab:
        46.7228, 93.7390, -89.6232
      #d60eff color charts
#d60eff RGB chart
      #d60eff CMYK chart
      #d60eff RGB pie chart
      #d60eff color shades, tints & tones
#d60eff color schemes
#d60eff color preview, HTML & CSS examples
           This text has a color of #d60eff        
        
          <p style="color:#d60eff;">Text here</p>
        
        
          .mytext {color:#d60eff;}
        
        Text color #d60eff
      
           This box has a color of #d60eff        
        
          <div style="background-color:#d60eff;">Content here</div>
        
        
          .mybackground {background-color:#d60eff;}
        
        Background color #d60eff
      
           Border around this has a color of #d60eff        
        
          <div style="border:2px solid #d60eff;">Content here</div>
        
        
          .myborder {border:2px solid #d60eff;}
        
        Border color #d60eff