#dc527e color space conversions
Hex:
        #dc527e
        RGB:
        220, 82, 126
        CMY:
        14, 68, 51
        CMYK:
        0, 63, 43, 14
      HSL:
        341°, 66.3462%, 59.2157%
        HSV (HSB):
        341°, 62.7273%, 86.2745%
        XYZ:
        36.2984, 22.7566, 22.2180
        xyY:
        0.4466, 0.2800, 22.7566
      CIE-Lab:
        54.8207, 57.4985, 4.3590
        CIE-LCH:
        54.8207, 57.6635, 4.3354
        CIE-Luv:
        54.8207, 91.8995, -5.2501
        Hunter-Lab:
        47.7039, 52.3408, 5.7785
      #dc527e color charts
#dc527e RGB chart
      #dc527e CMYK chart
      #dc527e RGB pie chart
      #dc527e color shades, tints & tones
#dc527e color schemes
#dc527e color preview, HTML & CSS examples
           This text has a color of #dc527e        
        
          <p style="color:#dc527e;">Text here</p>
        
        
          .mytext {color:#dc527e;}
        
        Text color #dc527e
      
           This box has a color of #dc527e        
        
          <div style="background-color:#dc527e;">Content here</div>
        
        
          .mybackground {background-color:#dc527e;}
        
        Background color #dc527e
      
           Border around this has a color of #dc527e        
        
          <div style="border:2px solid #dc527e;">Content here</div>
        
        
          .myborder {border:2px solid #dc527e;}
        
        Border color #dc527e