#dc55b8 color space conversions
Hex:
        #dc55b8
        RGB:
        220, 85, 184
        CMY:
        14, 67, 28
        CMYK:
        0, 61, 16, 14
      HSL:
        316°, 65.8537%, 59.8039%
        HSV (HSB):
        316°, 61.3636%, 86.2745%
        XYZ:
        41.4154, 25.1733, 48.0235
        xyY:
        0.3614, 0.2196, 25.1733
      CIE-Lab:
        57.2439, 63.3563, -25.9571
        CIE-LCH:
        57.2439, 68.4675, 337.7211
        CIE-Luv:
        57.2439, 71.7109, -49.1019
        Hunter-Lab:
        50.1730, 59.5404, -21.6288
      #dc55b8 color charts
#dc55b8 RGB chart
      #dc55b8 CMYK chart
      #dc55b8 RGB pie chart
      #dc55b8 color shades, tints & tones
#dc55b8 color schemes
#dc55b8 color preview, HTML & CSS examples
           This text has a color of #dc55b8        
        
          <p style="color:#dc55b8;">Text here</p>
        
        
          .mytext {color:#dc55b8;}
        
        Text color #dc55b8
      
           This box has a color of #dc55b8        
        
          <div style="background-color:#dc55b8;">Content here</div>
        
        
          .mybackground {background-color:#dc55b8;}
        
        Background color #dc55b8
      
           Border around this has a color of #dc55b8        
        
          <div style="border:2px solid #dc55b8;">Content here</div>
        
        
          .myborder {border:2px solid #dc55b8;}
        
        Border color #dc55b8