#dc06e8 color space conversions
Hex:
        #dc06e8
        RGB:
        220, 6, 232
        CMY:
        14, 98, 9
        CMYK:
        5, 97, 0, 9
      HSL:
        297°, 94.9580%, 46.6667%
        HSV (HSB):
        297°, 97.4138%, 90.9804%
        XYZ:
        44.1458, 21.1721, 78.1038
        xyY:
        0.3078, 0.1476, 21.1721
      CIE-Lab:
        53.1373, 89.2107, -59.8311
        CIE-LCH:
        53.1373, 107.4165, 326.1513
        CIE-Luv:
        53.1373, 67.9882, -102.6812
        Hunter-Lab:
        46.0131, 90.7330, -68.4311
      #dc06e8 color charts
#dc06e8 RGB chart
      #dc06e8 CMYK chart
      #dc06e8 RGB pie chart
      #dc06e8 color shades, tints & tones
#dc06e8 color schemes
#dc06e8 color preview, HTML & CSS examples
           This text has a color of #dc06e8        
        
          <p style="color:#dc06e8;">Text here</p>
        
        
          .mytext {color:#dc06e8;}
        
        Text color #dc06e8
      
           This box has a color of #dc06e8        
        
          <div style="background-color:#dc06e8;">Content here</div>
        
        
          .mybackground {background-color:#dc06e8;}
        
        Background color #dc06e8
      
           Border around this has a color of #dc06e8        
        
          <div style="border:2px solid #dc06e8;">Content here</div>
        
        
          .myborder {border:2px solid #dc06e8;}
        
        Border color #dc06e8