#dc06e7 color space conversions
Hex:
        #dc06e7
        RGB:
        220, 6, 231
        CMY:
        14, 98, 9
        CMYK:
        5, 97, 0, 9
      HSL:
        297°, 94.9367%, 46.4706%
        HSV (HSB):
        297°, 97.4026%, 90.5882%
        XYZ:
        44.0041, 21.1154, 77.3577
        xyY:
        0.3089, 0.1482, 21.1154
      CIE-Lab:
        53.0756, 89.0621, -59.3657
        CIE-LCH:
        53.0756, 107.0343, 326.3140
        CIE-Luv:
        53.0756, 68.3634, -101.9537
        Hunter-Lab:
        45.9515, 90.5202, -67.6465
      #dc06e7 color charts
#dc06e7 RGB chart
      #dc06e7 CMYK chart
      #dc06e7 RGB pie chart
      #dc06e7 color shades, tints & tones
#dc06e7 color schemes
#dc06e7 color preview, HTML & CSS examples
           This text has a color of #dc06e7        
        
          <p style="color:#dc06e7;">Text here</p>
        
        
          .mytext {color:#dc06e7;}
        
        Text color #dc06e7
      
           This box has a color of #dc06e7        
        
          <div style="background-color:#dc06e7;">Content here</div>
        
        
          .mybackground {background-color:#dc06e7;}
        
        Background color #dc06e7
      
           Border around this has a color of #dc06e7        
        
          <div style="border:2px solid #dc06e7;">Content here</div>
        
        
          .myborder {border:2px solid #dc06e7;}
        
        Border color #dc06e7