#dc53d8 color space conversions
Hex:
        #dc53d8
        RGB:
        220, 83, 216
        CMY:
        14, 67, 15
        CMYK:
        0, 62, 2, 14
      HSL:
        302°, 66.1836%, 59.4118%
        HSV (HSB):
        302°, 62.2727%, 86.2745%
        XYZ:
        45.0031, 26.3600, 67.6818
        xyY:
        0.3237, 0.1896, 26.3600
      CIE-Lab:
        58.3772, 69.1154, -42.4505
        CIE-LCH:
        58.3772, 81.1110, 328.4419
        CIE-Luv:
        58.3772, 62.1710, -75.6137
        Hunter-Lab:
        51.3420, 66.6132, -42.2199
      #dc53d8 color charts
#dc53d8 RGB chart
      #dc53d8 CMYK chart
      #dc53d8 RGB pie chart
      #dc53d8 color shades, tints & tones
#dc53d8 color schemes
#dc53d8 color preview, HTML & CSS examples
           This text has a color of #dc53d8        
        
          <p style="color:#dc53d8;">Text here</p>
        
        
          .mytext {color:#dc53d8;}
        
        Text color #dc53d8
      
           This box has a color of #dc53d8        
        
          <div style="background-color:#dc53d8;">Content here</div>
        
        
          .mybackground {background-color:#dc53d8;}
        
        Background color #dc53d8
      
           Border around this has a color of #dc53d8        
        
          <div style="border:2px solid #dc53d8;">Content here</div>
        
        
          .myborder {border:2px solid #dc53d8;}
        
        Border color #dc53d8