#dc5af0 color space conversions
Hex:
        #dc5af0
        RGB:
        220, 90, 240
        CMY:
        14, 65, 6
        CMYK:
        8, 63, 0, 6
      HSL:
        292°, 83.3333%, 64.7059%
        HSV (HSB):
        292°, 62.5000%, 94.1176%
        XYZ:
        48.8995, 28.8192, 85.4235
        xyY:
        0.2997, 0.1767, 28.8192
      CIE-Lab:
        60.6218, 70.3779, -52.3536
        CIE-LCH:
        60.6218, 87.7151, 323.3547
        CIE-Luv:
        60.6218, 53.1112, -91.9095
        Hunter-Lab:
        53.6836, 68.6467, -56.7662
      #dc5af0 color charts
#dc5af0 RGB chart
      #dc5af0 CMYK chart
      #dc5af0 RGB pie chart
      #dc5af0 color shades, tints & tones
#dc5af0 color schemes
#dc5af0 color preview, HTML & CSS examples
           This text has a color of #dc5af0        
        
          <p style="color:#dc5af0;">Text here</p>
        
        
          .mytext {color:#dc5af0;}
        
        Text color #dc5af0
      
           This box has a color of #dc5af0        
        
          <div style="background-color:#dc5af0;">Content here</div>
        
        
          .mybackground {background-color:#dc5af0;}
        
        Background color #dc5af0
      
           Border around this has a color of #dc5af0        
        
          <div style="border:2px solid #dc5af0;">Content here</div>
        
        
          .myborder {border:2px solid #dc5af0;}
        
        Border color #dc5af0