#dc2de3 color space conversions
Hex:
        #dc2de3
        RGB:
        220, 45, 227
        CMY:
        14, 82, 11
        CMYK:
        3, 80, 0, 11
      HSL:
        298°, 76.4706%, 53.3333%
        HSV (HSB):
        298°, 80.1762%, 89.0196%
        XYZ:
        44.3187, 22.6385, 74.7069
        xyY:
        0.3128, 0.1598, 22.6385
      CIE-Lab:
        54.6980, 82.9886, -54.5062
        CIE-LCH:
        54.6980, 99.2876, 326.7034
        CIE-Luv:
        54.6980, 66.6439, -94.7409
        Hunter-Lab:
        47.5799, 83.0006, -59.7874
      #dc2de3 color charts
#dc2de3 RGB chart
      #dc2de3 CMYK chart
      #dc2de3 RGB pie chart
      #dc2de3 color shades, tints & tones
#dc2de3 color schemes
#dc2de3 color preview, HTML & CSS examples
           This text has a color of #dc2de3        
        
          <p style="color:#dc2de3;">Text here</p>
        
        
          .mytext {color:#dc2de3;}
        
        Text color #dc2de3
      
           This box has a color of #dc2de3        
        
          <div style="background-color:#dc2de3;">Content here</div>
        
        
          .mybackground {background-color:#dc2de3;}
        
        Background color #dc2de3
      
           Border around this has a color of #dc2de3        
        
          <div style="border:2px solid #dc2de3;">Content here</div>
        
        
          .myborder {border:2px solid #dc2de3;}
        
        Border color #dc2de3