#dc50c7 color space conversions
Hex:
        #dc50c7
        RGB:
        220, 80, 199
        CMY:
        14, 69, 22
        CMYK:
        0, 64, 10, 14
      HSL:
        309°, 66.6667%, 58.8235%
        HSV (HSB):
        309°, 63.6364%, 86.2745%
        XYZ:
        42.6927, 25.0765, 56.6229
        xyY:
        0.3432, 0.2016, 25.0765
      CIE-Lab:
        57.1499, 67.6190, -34.7121
        CIE-LCH:
        57.1499, 76.0083, 332.8264
        CIE-Luv:
        57.1499, 68.5272, -63.1317
        Hunter-Lab:
        50.0764, 64.5464, -31.9875
      #dc50c7 color charts
#dc50c7 RGB chart
      #dc50c7 CMYK chart
      #dc50c7 RGB pie chart
      #dc50c7 color shades, tints & tones
#dc50c7 color schemes
#dc50c7 color preview, HTML & CSS examples
           This text has a color of #dc50c7        
        
          <p style="color:#dc50c7;">Text here</p>
        
        
          .mytext {color:#dc50c7;}
        
        Text color #dc50c7
      
           This box has a color of #dc50c7        
        
          <div style="background-color:#dc50c7;">Content here</div>
        
        
          .mybackground {background-color:#dc50c7;}
        
        Background color #dc50c7
      
           Border around this has a color of #dc50c7        
        
          <div style="border:2px solid #dc50c7;">Content here</div>
        
        
          .myborder {border:2px solid #dc50c7;}
        
        Border color #dc50c7