#d016f4 color space conversions
Hex:
        #d016f4
        RGB:
        208, 22, 244
        CMY:
        18, 91, 4
        CMYK:
        15, 91, 0, 4
      HSL:
        290°, 90.9836%, 52.1569%
        HSV (HSB):
        290°, 90.9836%, 95.6863%
        XYZ:
        42.6285, 20.5154, 87.3010
        xyY:
        0.2833, 0.1364, 20.5154
      CIE-Lab:
        52.4150, 87.8361, -67.8449
        CIE-LCH:
        52.4150, 110.9870, 322.3174
        CIE-Luv:
        52.4150, 54.9602, -113.6354
        Hunter-Lab:
        45.2939, 88.7314, -82.5719
      #d016f4 color charts
#d016f4 RGB chart
      #d016f4 CMYK chart
      #d016f4 RGB pie chart
      #d016f4 color shades, tints & tones
#d016f4 color schemes
#d016f4 color preview, HTML & CSS examples
           This text has a color of #d016f4        
        
          <p style="color:#d016f4;">Text here</p>
        
        
          .mytext {color:#d016f4;}
        
        Text color #d016f4
      
           This box has a color of #d016f4        
        
          <div style="background-color:#d016f4;">Content here</div>
        
        
          .mybackground {background-color:#d016f4;}
        
        Background color #d016f4
      
           Border around this has a color of #d016f4        
        
          <div style="border:2px solid #d016f4;">Content here</div>
        
        
          .myborder {border:2px solid #d016f4;}
        
        Border color #d016f4