#dc1de8 color space conversions
Hex:
        #dc1de8
        RGB:
        220, 29, 232
        CMY:
        14, 89, 9
        CMYK:
        5, 88, 0, 9
      HSL:
        296°, 81.5261%, 51.1765%
        HSV (HSB):
        296°, 87.5000%, 90.9804%
        XYZ:
        44.5201, 21.9206, 78.2286
        xyY:
        0.3077, 0.1515, 21.9206
      CIE-Lab:
        53.9426, 86.8306, -58.5379
        CIE-LCH:
        53.9426, 104.7199, 326.0136
        CIE-Luv:
        53.9426, 66.6531, -100.8837
        Hunter-Lab:
        46.8194, 87.7997, -66.2916
      #dc1de8 color charts
#dc1de8 RGB chart
      #dc1de8 CMYK chart
      #dc1de8 RGB pie chart
      #dc1de8 color shades, tints & tones
#dc1de8 color schemes
#dc1de8 color preview, HTML & CSS examples
           This text has a color of #dc1de8        
        
          <p style="color:#dc1de8;">Text here</p>
        
        
          .mytext {color:#dc1de8;}
        
        Text color #dc1de8
      
           This box has a color of #dc1de8        
        
          <div style="background-color:#dc1de8;">Content here</div>
        
        
          .mybackground {background-color:#dc1de8;}
        
        Background color #dc1de8
      
           Border around this has a color of #dc1de8        
        
          <div style="border:2px solid #dc1de8;">Content here</div>
        
        
          .myborder {border:2px solid #dc1de8;}
        
        Border color #dc1de8