#dc5ae2 color space conversions
Hex:
        #dc5ae2
        RGB:
        220, 90, 226
        CMY:
        14, 65, 11
        CMYK:
        3, 60, 0, 11
      HSL:
        297°, 70.1031%, 61.9608%
        HSV (HSB):
        297°, 60.1770%, 88.6275%
        XYZ:
        46.8988, 28.0190, 74.8879
        xyY:
        0.3131, 0.1870, 28.0190
      CIE-Lab:
        59.9059, 67.9234, -45.6694
        CIE-LCH:
        59.9059, 81.8491, 326.0844
        CIE-Luv:
        59.9059, 57.0934, -80.8737
        Hunter-Lab:
        52.9329, 65.5192, -46.8286
      #dc5ae2 color charts
#dc5ae2 RGB chart
      #dc5ae2 CMYK chart
      #dc5ae2 RGB pie chart
      #dc5ae2 color shades, tints & tones
#dc5ae2 color schemes
#dc5ae2 color preview, HTML & CSS examples
           This text has a color of #dc5ae2        
        
          <p style="color:#dc5ae2;">Text here</p>
        
        
          .mytext {color:#dc5ae2;}
        
        Text color #dc5ae2
      
           This box has a color of #dc5ae2        
        
          <div style="background-color:#dc5ae2;">Content here</div>
        
        
          .mybackground {background-color:#dc5ae2;}
        
        Background color #dc5ae2
      
           Border around this has a color of #dc5ae2        
        
          <div style="border:2px solid #dc5ae2;">Content here</div>
        
        
          .myborder {border:2px solid #dc5ae2;}
        
        Border color #dc5ae2