#dc5fc1 color space conversions
Hex:
        #dc5fc1
        RGB:
        220, 95, 193
        CMY:
        14, 63, 24
        CMYK:
        0, 57, 12, 14
      HSL:
        313°, 64.1026%, 61.7647%
        HSV (HSB):
        313°, 56.8182%, 86.2745%
        XYZ:
        43.2330, 27.2503, 53.4333
        xyY:
        0.3489, 0.2199, 27.2503
      CIE-Lab:
        59.2053, 60.3682, -28.0897
        CIE-LCH:
        59.2053, 66.5835, 335.0471
        CIE-Luv:
        59.2053, 65.1112, -52.1717
        Hunter-Lab:
        52.2018, 56.4787, -24.1474
      #dc5fc1 color charts
#dc5fc1 RGB chart
      #dc5fc1 CMYK chart
      #dc5fc1 RGB pie chart
      #dc5fc1 color shades, tints & tones
#dc5fc1 color schemes
#dc5fc1 color preview, HTML & CSS examples
           This text has a color of #dc5fc1        
        
          <p style="color:#dc5fc1;">Text here</p>
        
        
          .mytext {color:#dc5fc1;}
        
        Text color #dc5fc1
      
           This box has a color of #dc5fc1        
        
          <div style="background-color:#dc5fc1;">Content here</div>
        
        
          .mybackground {background-color:#dc5fc1;}
        
        Background color #dc5fc1
      
           Border around this has a color of #dc5fc1        
        
          <div style="border:2px solid #dc5fc1;">Content here</div>
        
        
          .myborder {border:2px solid #dc5fc1;}
        
        Border color #dc5fc1