#dc0de4 color space conversions
Hex:
        #dc0de4
        RGB:
        220, 13, 228
        CMY:
        14, 95, 11
        CMYK:
        4, 94, 0, 11
      HSL:
        298°, 89.2116%, 47.2549%
        HSV (HSB):
        298°, 94.2982%, 89.4118%
        XYZ:
        43.6627, 21.1049, 75.1712
        xyY:
        0.3120, 0.1508, 21.1049
      CIE-Lab:
        53.0641, 88.1085, -57.6879
        CIE-LCH:
        53.0641, 105.3138, 326.7858
        CIE-Luv:
        53.0641, 69.2085, -99.3781
        Hunter-Lab:
        45.9401, 89.2561, -64.8574
      #dc0de4 color charts
#dc0de4 RGB chart
      #dc0de4 CMYK chart
      #dc0de4 RGB pie chart
      #dc0de4 color shades, tints & tones
#dc0de4 color schemes
#dc0de4 color preview, HTML & CSS examples
           This text has a color of #dc0de4        
        
          <p style="color:#dc0de4;">Text here</p>
        
        
          .mytext {color:#dc0de4;}
        
        Text color #dc0de4
      
           This box has a color of #dc0de4        
        
          <div style="background-color:#dc0de4;">Content here</div>
        
        
          .mybackground {background-color:#dc0de4;}
        
        Background color #dc0de4
      
           Border around this has a color of #dc0de4        
        
          <div style="border:2px solid #dc0de4;">Content here</div>
        
        
          .myborder {border:2px solid #dc0de4;}
        
        Border color #dc0de4