#dc06e5 color space conversions
Hex:
        #dc06e5
        RGB:
        220, 6, 229
        CMY:
        14, 98, 10
        CMYK:
        4, 97, 0, 10
      HSL:
        298°, 94.8936%, 46.0784%
        HSV (HSB):
        298°, 97.3799%, 89.8039%
        XYZ:
        43.7232, 21.0030, 75.8783
        xyY:
        0.3110, 0.1494, 21.0030
      CIE-Lab:
        52.9528, 88.7663, -58.4323
        CIE-LCH:
        52.9528, 106.2723, 326.6442
        CIE-Luv:
        52.9528, 69.1185, -100.4948
        Hunter-Lab:
        45.8291, 90.0969, -66.0849
      #dc06e5 color charts
#dc06e5 RGB chart
      #dc06e5 CMYK chart
      #dc06e5 RGB pie chart
      #dc06e5 color shades, tints & tones
#dc06e5 color schemes
#dc06e5 color preview, HTML & CSS examples
           This text has a color of #dc06e5        
        
          <p style="color:#dc06e5;">Text here</p>
        
        
          .mytext {color:#dc06e5;}
        
        Text color #dc06e5
      
           This box has a color of #dc06e5        
        
          <div style="background-color:#dc06e5;">Content here</div>
        
        
          .mybackground {background-color:#dc06e5;}
        
        Background color #dc06e5
      
           Border around this has a color of #dc06e5        
        
          <div style="border:2px solid #dc06e5;">Content here</div>
        
        
          .myborder {border:2px solid #dc06e5;}
        
        Border color #dc06e5