#dc5ed8 color space conversions
Hex:
        #dc5ed8
        RGB:
        220, 94, 216
        CMY:
        14, 63, 15
        CMYK:
        0, 57, 2, 14
      HSL:
        302°, 64.2857%, 61.5686%
        HSV (HSB):
        302°, 57.2727%, 86.2745%
        XYZ:
        45.9126, 28.1789, 67.9850
        xyY:
        0.3232, 0.1983, 28.1789
      CIE-Lab:
        60.0500, 64.5127, -39.8208
        CIE-LCH:
        60.0500, 75.8128, 328.3148
        CIE-Luv:
        60.0500, 58.7247, -71.2339
        Hunter-Lab:
        53.0838, 61.4892, -38.7746
      #dc5ed8 color charts
#dc5ed8 RGB chart
      #dc5ed8 CMYK chart
      #dc5ed8 RGB pie chart
      #dc5ed8 color shades, tints & tones
#dc5ed8 color schemes
#dc5ed8 color preview, HTML & CSS examples
           This text has a color of #dc5ed8        
        
          <p style="color:#dc5ed8;">Text here</p>
        
        
          .mytext {color:#dc5ed8;}
        
        Text color #dc5ed8
      
           This box has a color of #dc5ed8        
        
          <div style="background-color:#dc5ed8;">Content here</div>
        
        
          .mybackground {background-color:#dc5ed8;}
        
        Background color #dc5ed8
      
           Border around this has a color of #dc5ed8        
        
          <div style="border:2px solid #dc5ed8;">Content here</div>
        
        
          .myborder {border:2px solid #dc5ed8;}
        
        Border color #dc5ed8