#dc53b4 color space conversions
Hex:
        #dc53b4
        RGB:
        220, 83, 180
        CMY:
        14, 67, 29
        CMYK:
        0, 62, 18, 14
      HSL:
        318°, 66.1836%, 59.4118%
        HSV (HSB):
        318°, 62.2727%, 86.2745%
        XYZ:
        40.8467, 24.6974, 45.7942
        xyY:
        0.3669, 0.2218, 24.6974
      CIE-Lab:
        56.7794, 63.6152, -24.3648
        CIE-LCH:
        56.7794, 68.1215, 339.0430
        CIE-Luv:
        56.7794, 73.7657, -46.6738
        Hunter-Lab:
        49.6965, 59.7442, -19.8469
      #dc53b4 color charts
#dc53b4 RGB chart
      #dc53b4 CMYK chart
      #dc53b4 RGB pie chart
      #dc53b4 color shades, tints & tones
#dc53b4 color schemes
#dc53b4 color preview, HTML & CSS examples
           This text has a color of #dc53b4        
        
          <p style="color:#dc53b4;">Text here</p>
        
        
          .mytext {color:#dc53b4;}
        
        Text color #dc53b4
      
           This box has a color of #dc53b4        
        
          <div style="background-color:#dc53b4;">Content here</div>
        
        
          .mybackground {background-color:#dc53b4;}
        
        Background color #dc53b4
      
           Border around this has a color of #dc53b4        
        
          <div style="border:2px solid #dc53b4;">Content here</div>
        
        
          .myborder {border:2px solid #dc53b4;}
        
        Border color #dc53b4