#dc80b8 color space conversions
Hex:
        #dc80b8
        RGB:
        220, 128, 184
        CMY:
        14, 50, 28
        CMYK:
        0, 42, 16, 14
      HSL:
        323°, 56.7901%, 68.2353%
        HSV (HSB):
        323°, 41.8182%, 86.2745%
        XYZ:
        45.8861, 34.1147, 49.5137
        xyY:
        0.3543, 0.2634, 34.1147
      CIE-Lab:
        65.0535, 42.8706, -14.0510
        CIE-LCH:
        65.0535, 45.1145, 341.8532
        CIE-Luv:
        65.0535, 52.5040, -28.3625
        Hunter-Lab:
        58.4078, 38.0189, -9.3762
      #dc80b8 color charts
#dc80b8 RGB chart
      #dc80b8 CMYK chart
      #dc80b8 RGB pie chart
      #dc80b8 color shades, tints & tones
#dc80b8 color schemes
#dc80b8 color preview, HTML & CSS examples
           This text has a color of #dc80b8        
        
          <p style="color:#dc80b8;">Text here</p>
        
        
          .mytext {color:#dc80b8;}
        
        Text color #dc80b8
      
           This box has a color of #dc80b8        
        
          <div style="background-color:#dc80b8;">Content here</div>
        
        
          .mybackground {background-color:#dc80b8;}
        
        Background color #dc80b8
      
           Border around this has a color of #dc80b8        
        
          <div style="border:2px solid #dc80b8;">Content here</div>
        
        
          .myborder {border:2px solid #dc80b8;}
        
        Border color #dc80b8