#dc6ae2 color space conversions
Hex:
        #dc6ae2
        RGB:
        220, 106, 226
        CMY:
        14, 58, 11
        CMYK:
        3, 53, 0, 11
      HSL:
        297°, 67.4157%, 65.0980%
        HSV (HSB):
        297°, 53.0973%, 88.6275%
        XYZ:
        48.3967, 31.0147, 75.3872
        xyY:
        0.3126, 0.2004, 31.0147
      CIE-Lab:
        62.5200, 60.8177, -41.5537
        CIE-LCH:
        62.5200, 73.6580, 325.6571
        CIE-Luv:
        62.5200, 51.8885, -73.9755
        Hunter-Lab:
        55.6908, 57.6619, -41.2756
      #dc6ae2 color charts
#dc6ae2 RGB chart
      #dc6ae2 CMYK chart
      #dc6ae2 RGB pie chart
      #dc6ae2 color shades, tints & tones
#dc6ae2 color schemes
#dc6ae2 color preview, HTML & CSS examples
           This text has a color of #dc6ae2        
        
          <p style="color:#dc6ae2;">Text here</p>
        
        
          .mytext {color:#dc6ae2;}
        
        Text color #dc6ae2
      
           This box has a color of #dc6ae2        
        
          <div style="background-color:#dc6ae2;">Content here</div>
        
        
          .mybackground {background-color:#dc6ae2;}
        
        Background color #dc6ae2
      
           Border around this has a color of #dc6ae2        
        
          <div style="border:2px solid #dc6ae2;">Content here</div>
        
        
          .myborder {border:2px solid #dc6ae2;}
        
        Border color #dc6ae2