#dc55b4 color space conversions
Hex:
        #dc55b4
        RGB:
        220, 85, 180
        CMY:
        14, 67, 29
        CMYK:
        0, 61, 18, 14
      HSL:
        318°, 65.8537%, 59.8039%
        HSV (HSB):
        318°, 61.3636%, 86.2745%
        XYZ:
        41.0019, 25.0079, 45.8460
        xyY:
        0.3666, 0.2236, 25.0079
      CIE-Lab:
        57.0831, 62.7835, -23.8976
        CIE-LCH:
        57.0831, 67.1779, 339.1614
        CIE-Luv:
        57.0831, 73.0099, -45.8754
        Hunter-Lab:
        50.0079, 58.8398, -19.3500
      #dc55b4 color charts
#dc55b4 RGB chart
      #dc55b4 CMYK chart
      #dc55b4 RGB pie chart
      #dc55b4 color shades, tints & tones
#dc55b4 color schemes
#dc55b4 color preview, HTML & CSS examples
           This text has a color of #dc55b4        
        
          <p style="color:#dc55b4;">Text here</p>
        
        
          .mytext {color:#dc55b4;}
        
        Text color #dc55b4
      
           This box has a color of #dc55b4        
        
          <div style="background-color:#dc55b4;">Content here</div>
        
        
          .mybackground {background-color:#dc55b4;}
        
        Background color #dc55b4
      
           Border around this has a color of #dc55b4        
        
          <div style="border:2px solid #dc55b4;">Content here</div>
        
        
          .myborder {border:2px solid #dc55b4;}
        
        Border color #dc55b4