#dc80ef color space conversions
Hex:
        #dc80ef
        RGB:
        220, 128, 239
        CMY:
        14, 50, 6
        CMYK:
        8, 46, 0, 6
      HSL:
        290°, 77.6224%, 71.9608%
        HSV (HSB):
        290°, 46.4435%, 93.7255%
        XYZ:
        52.8144, 36.8860, 85.9974
        xyY:
        0.3006, 0.2099, 36.8860
      CIE-Lab:
        67.1914, 52.4789, -41.4388
        CIE-LCH:
        67.1914, 66.8671, 321.7044
        CIE-Luv:
        67.1914, 40.7428, -73.5042
        Hunter-Lab:
        60.7338, 48.9400, -41.4393
      #dc80ef color charts
#dc80ef RGB chart
      #dc80ef CMYK chart
      #dc80ef RGB pie chart
      #dc80ef color shades, tints & tones
#dc80ef color schemes
#dc80ef color preview, HTML & CSS examples
           This text has a color of #dc80ef        
        
          <p style="color:#dc80ef;">Text here</p>
        
        
          .mytext {color:#dc80ef;}
        
        Text color #dc80ef
      
           This box has a color of #dc80ef        
        
          <div style="background-color:#dc80ef;">Content here</div>
        
        
          .mybackground {background-color:#dc80ef;}
        
        Background color #dc80ef
      
           Border around this has a color of #dc80ef        
        
          <div style="border:2px solid #dc80ef;">Content here</div>
        
        
          .myborder {border:2px solid #dc80ef;}
        
        Border color #dc80ef