#dc2eaf color space conversions
Hex:
        #dc2eaf
        RGB:
        220, 46, 175
        CMY:
        14, 82, 31
        CMYK:
        0, 79, 20, 14
      HSL:
        316°, 71.3115%, 52.1569%
        HSV (HSB):
        316°, 79.0909%, 86.2745%
        XYZ:
        38.2301, 20.2648, 42.4540
        xyY:
        0.3787, 0.2007, 20.2648
      CIE-Lab:
        52.1353, 75.3978, -28.6364
        CIE-LCH:
        52.1353, 80.6527, 339.2030
        CIE-Luv:
        52.1353, 86.6343, -54.1710
        Hunter-Lab:
        45.0164, 72.8119, -24.4036
      #dc2eaf color charts
#dc2eaf RGB chart
      #dc2eaf CMYK chart
      #dc2eaf RGB pie chart
      #dc2eaf color shades, tints & tones
#dc2eaf color schemes
#dc2eaf color preview, HTML & CSS examples
           This text has a color of #dc2eaf        
        
          <p style="color:#dc2eaf;">Text here</p>
        
        
          .mytext {color:#dc2eaf;}
        
        Text color #dc2eaf
      
           This box has a color of #dc2eaf        
        
          <div style="background-color:#dc2eaf;">Content here</div>
        
        
          .mybackground {background-color:#dc2eaf;}
        
        Background color #dc2eaf
      
           Border around this has a color of #dc2eaf        
        
          <div style="border:2px solid #dc2eaf;">Content here</div>
        
        
          .myborder {border:2px solid #dc2eaf;}
        
        Border color #dc2eaf