#dc53e1 color space conversions
Hex:
        #dc53e1
        RGB:
        220, 83, 225
        CMY:
        14, 67, 12
        CMYK:
        2, 63, 0, 12
      HSL:
        298°, 70.2970%, 60.3922%
        HSV (HSB):
        298°, 63.1111%, 88.2353%
        XYZ:
        46.1991, 26.8384, 73.9795
        xyY:
        0.3142, 0.1826, 26.8384
      CIE-Lab:
        58.8244, 70.6097, -46.8173
        CIE-LCH:
        58.8244, 84.7206, 326.4539
        CIE-Luv:
        58.8244, 59.4048, -82.7456
        Hunter-Lab:
        51.8058, 68.5215, -48.4031
      #dc53e1 color charts
#dc53e1 RGB chart
      #dc53e1 CMYK chart
      #dc53e1 RGB pie chart
      #dc53e1 color shades, tints & tones
#dc53e1 color schemes
#dc53e1 color preview, HTML & CSS examples
           This text has a color of #dc53e1        
        
          <p style="color:#dc53e1;">Text here</p>
        
        
          .mytext {color:#dc53e1;}
        
        Text color #dc53e1
      
           This box has a color of #dc53e1        
        
          <div style="background-color:#dc53e1;">Content here</div>
        
        
          .mybackground {background-color:#dc53e1;}
        
        Background color #dc53e1
      
           Border around this has a color of #dc53e1        
        
          <div style="border:2px solid #dc53e1;">Content here</div>
        
        
          .myborder {border:2px solid #dc53e1;}
        
        Border color #dc53e1