#dc6df2 color space conversions
Hex:
        #dc6df2
        RGB:
        220, 109, 242
        CMY:
        14, 57, 5
        CMYK:
        9, 55, 0, 5
      HSL:
        290°, 83.6478%, 68.8235%
        HSV (HSB):
        290°, 54.9587%, 94.9020%
        XYZ:
        51.0109, 32.5637, 87.6013
        xyY:
        0.2980, 0.1902, 32.5637
      CIE-Lab:
        63.8061, 62.3375, -48.4178
        CIE-LCH:
        63.8061, 78.9319, 322.1634
        CIE-Luv:
        63.8061, 46.8594, -85.4622
        Hunter-Lab:
        57.0646, 59.7005, -51.0722
      #dc6df2 color charts
#dc6df2 RGB chart
      #dc6df2 CMYK chart
      #dc6df2 RGB pie chart
      #dc6df2 color shades, tints & tones
#dc6df2 color schemes
#dc6df2 color preview, HTML & CSS examples
           This text has a color of #dc6df2        
        
          <p style="color:#dc6df2;">Text here</p>
        
        
          .mytext {color:#dc6df2;}
        
        Text color #dc6df2
      
           This box has a color of #dc6df2        
        
          <div style="background-color:#dc6df2;">Content here</div>
        
        
          .mybackground {background-color:#dc6df2;}
        
        Background color #dc6df2
      
           Border around this has a color of #dc6df2        
        
          <div style="border:2px solid #dc6df2;">Content here</div>
        
        
          .myborder {border:2px solid #dc6df2;}
        
        Border color #dc6df2