#dc2eb2 color space conversions
Hex:
        #dc2eb2
        RGB:
        220, 46, 178
        CMY:
        14, 82, 30
        CMYK:
        0, 79, 19, 14
      HSL:
        314°, 71.3115%, 52.1569%
        HSV (HSB):
        314°, 79.0909%, 86.2745%
        XYZ:
        38.5281, 20.3840, 44.0233
        xyY:
        0.3743, 0.1980, 20.3840
      CIE-Lab:
        52.2686, 75.7796, -30.1851
        CIE-LCH:
        52.2686, 81.5701, 338.2813
        CIE-Luv:
        52.2686, 85.4001, -56.5435
        Hunter-Lab:
        45.1486, 73.3148, -26.2082
      #dc2eb2 color charts
#dc2eb2 RGB chart
      #dc2eb2 CMYK chart
      #dc2eb2 RGB pie chart
      #dc2eb2 color shades, tints & tones
#dc2eb2 color schemes
#dc2eb2 color preview, HTML & CSS examples
           This text has a color of #dc2eb2        
        
          <p style="color:#dc2eb2;">Text here</p>
        
        
          .mytext {color:#dc2eb2;}
        
        Text color #dc2eb2
      
           This box has a color of #dc2eb2        
        
          <div style="background-color:#dc2eb2;">Content here</div>
        
        
          .mybackground {background-color:#dc2eb2;}
        
        Background color #dc2eb2
      
           Border around this has a color of #dc2eb2        
        
          <div style="border:2px solid #dc2eb2;">Content here</div>
        
        
          .myborder {border:2px solid #dc2eb2;}
        
        Border color #dc2eb2