#dc5cd0 color space conversions
Hex:
        #dc5cd0
        RGB:
        220, 92, 208
        CMY:
        14, 64, 18
        CMYK:
        0, 58, 5, 14
      HSL:
        306°, 64.6465%, 61.1765%
        HSV (HSB):
        306°, 58.1818%, 86.2745%
        XYZ:
        44.7275, 27.4240, 62.6105
        xyY:
        0.3319, 0.2035, 27.4240
      CIE-Lab:
        59.3648, 64.0616, -36.3736
        CIE-LCH:
        59.3648, 73.6677, 330.4125
        CIE-Luv:
        59.3648, 61.7438, -65.6238
        Hunter-Lab:
        52.3679, 60.8132, -34.2289
      #dc5cd0 color charts
#dc5cd0 RGB chart
      #dc5cd0 CMYK chart
      #dc5cd0 RGB pie chart
      #dc5cd0 color shades, tints & tones
#dc5cd0 color schemes
#dc5cd0 color preview, HTML & CSS examples
           This text has a color of #dc5cd0        
        
          <p style="color:#dc5cd0;">Text here</p>
        
        
          .mytext {color:#dc5cd0;}
        
        Text color #dc5cd0
      
           This box has a color of #dc5cd0        
        
          <div style="background-color:#dc5cd0;">Content here</div>
        
        
          .mybackground {background-color:#dc5cd0;}
        
        Background color #dc5cd0
      
           Border around this has a color of #dc5cd0        
        
          <div style="border:2px solid #dc5cd0;">Content here</div>
        
        
          .myborder {border:2px solid #dc5cd0;}
        
        Border color #dc5cd0