#dc4eaf color space conversions
Hex:
        #dc4eaf
        RGB:
        220, 78, 175
        CMY:
        14, 69, 31
        CMYK:
        0, 65, 20, 14
      HSL:
        319°, 66.9811%, 58.4314%
        HSV (HSB):
        319°, 64.5455%, 86.2745%
        XYZ:
        39.9775, 23.7596, 43.0364
        xyY:
        0.3744, 0.2225, 23.7596
      CIE-Lab:
        55.8463, 64.9418, -22.9033
        CIE-LCH:
        55.8463, 68.8622, 340.5736
        CIE-Luv:
        55.8463, 77.2987, -44.5777
        Hunter-Lab:
        48.7438, 61.0960, -18.2272
      #dc4eaf color charts
#dc4eaf RGB chart
      #dc4eaf CMYK chart
      #dc4eaf RGB pie chart
      #dc4eaf color shades, tints & tones
#dc4eaf color schemes
#dc4eaf color preview, HTML & CSS examples
           This text has a color of #dc4eaf        
        
          <p style="color:#dc4eaf;">Text here</p>
        
        
          .mytext {color:#dc4eaf;}
        
        Text color #dc4eaf
      
           This box has a color of #dc4eaf        
        
          <div style="background-color:#dc4eaf;">Content here</div>
        
        
          .mybackground {background-color:#dc4eaf;}
        
        Background color #dc4eaf
      
           Border around this has a color of #dc4eaf        
        
          <div style="border:2px solid #dc4eaf;">Content here</div>
        
        
          .myborder {border:2px solid #dc4eaf;}
        
        Border color #dc4eaf