#d016ed color space conversions
Hex:
        #d016ed
        RGB:
        208, 22, 237
        CMY:
        18, 91, 7
        CMYK:
        12, 91, 0, 7
      HSL:
        292°, 85.6574%, 50.7843%
        HSV (HSB):
        292°, 90.7173%, 92.9412%
        XYZ:
        41.5854, 20.0981, 81.8083
        xyY:
        0.2898, 0.1401, 20.0981
      CIE-Lab:
        51.9480, 86.7015, -64.6686
        CIE-LCH:
        51.9480, 108.1627, 323.2816
        CIE-Luv:
        51.9480, 57.2824, -108.7027
        Hunter-Lab:
        44.8309, 87.1233, -76.8118
      #d016ed color charts
#d016ed RGB chart
      #d016ed CMYK chart
      #d016ed RGB pie chart
      #d016ed color shades, tints & tones
#d016ed color schemes
#d016ed color preview, HTML & CSS examples
           This text has a color of #d016ed        
        
          <p style="color:#d016ed;">Text here</p>
        
        
          .mytext {color:#d016ed;}
        
        Text color #d016ed
      
           This box has a color of #d016ed        
        
          <div style="background-color:#d016ed;">Content here</div>
        
        
          .mybackground {background-color:#d016ed;}
        
        Background color #d016ed
      
           Border around this has a color of #d016ed        
        
          <div style="border:2px solid #d016ed;">Content here</div>
        
        
          .myborder {border:2px solid #d016ed;}
        
        Border color #d016ed