#dc5dcf color space conversions
Hex:
        #dc5dcf
        RGB:
        220, 93, 207
        CMY:
        14, 64, 19
        CMYK:
        0, 58, 6, 14
      HSL:
        306°, 64.4670%, 61.3725%
        HSV (HSB):
        306°, 57.7273%, 86.2745%
        XYZ:
        44.6920, 27.5493, 61.9935
        xyY:
        0.3329, 0.2052, 27.5493
      CIE-Lab:
        59.4794, 63.4647, -35.6278
        CIE-LCH:
        59.4794, 72.7812, 330.6910
        CIE-Luv:
        59.4794, 61.6948, -64.3930
        Hunter-Lab:
        52.4875, 60.1361, -33.2868
      #dc5dcf color charts
#dc5dcf RGB chart
      #dc5dcf CMYK chart
      #dc5dcf RGB pie chart
      #dc5dcf color shades, tints & tones
#dc5dcf color schemes
#dc5dcf color preview, HTML & CSS examples
           This text has a color of #dc5dcf        
        
          <p style="color:#dc5dcf;">Text here</p>
        
        
          .mytext {color:#dc5dcf;}
        
        Text color #dc5dcf
      
           This box has a color of #dc5dcf        
        
          <div style="background-color:#dc5dcf;">Content here</div>
        
        
          .mybackground {background-color:#dc5dcf;}
        
        Background color #dc5dcf
      
           Border around this has a color of #dc5dcf        
        
          <div style="border:2px solid #dc5dcf;">Content here</div>
        
        
          .myborder {border:2px solid #dc5dcf;}
        
        Border color #dc5dcf