#dc53b8 color space conversions
Hex:
        #dc53b8
        RGB:
        220, 83, 184
        CMY:
        14, 67, 28
        CMYK:
        0, 62, 16, 14
      HSL:
        316°, 66.1836%, 59.4118%
        HSV (HSB):
        316°, 62.2727%, 86.2745%
        XYZ:
        41.2602, 24.8628, 47.9718
        xyY:
        0.3616, 0.2179, 24.8628
      CIE-Lab:
        56.9415, 64.1854, -26.4237
        CIE-LCH:
        56.9415, 69.4117, 337.6241
        CIE-Luv:
        56.9415, 72.4469, -49.8978
        Hunter-Lab:
        49.8627, 60.4449, -22.1377
      #dc53b8 color charts
#dc53b8 RGB chart
      #dc53b8 CMYK chart
      #dc53b8 RGB pie chart
      #dc53b8 color shades, tints & tones
#dc53b8 color schemes
#dc53b8 color preview, HTML & CSS examples
           This text has a color of #dc53b8        
        
          <p style="color:#dc53b8;">Text here</p>
        
        
          .mytext {color:#dc53b8;}
        
        Text color #dc53b8
      
           This box has a color of #dc53b8        
        
          <div style="background-color:#dc53b8;">Content here</div>
        
        
          .mybackground {background-color:#dc53b8;}
        
        Background color #dc53b8
      
           Border around this has a color of #dc53b8        
        
          <div style="border:2px solid #dc53b8;">Content here</div>
        
        
          .myborder {border:2px solid #dc53b8;}
        
        Border color #dc53b8