#dc56ff color space conversions
Hex:
        #dc56ff
        RGB:
        220, 86, 255
        CMY:
        14, 66, 0
        CMYK:
        14, 66, 0, 0
      HSL:
        288°, 100.0000%, 66.8627%
        HSV (HSB):
        288°, 66.2745%, 100.0000%
        XYZ:
        50.8930, 29.0912, 97.5406
        xyY:
        0.2867, 0.1639, 29.0912
      CIE-Lab:
        60.8621, 74.7141, -60.2783
        CIE-LCH:
        60.8621, 95.9983, 321.1039
        CIE-Luv:
        60.8621, 49.9956, -104.9282
        Hunter-Lab:
        53.9363, 74.0399, -69.4670
      #dc56ff color charts
#dc56ff RGB chart
      #dc56ff CMYK chart
      #dc56ff RGB pie chart
      #dc56ff color shades, tints & tones
#dc56ff color schemes
#dc56ff color preview, HTML & CSS examples
           This text has a color of #dc56ff        
        
          <p style="color:#dc56ff;">Text here</p>
        
        
          .mytext {color:#dc56ff;}
        
        Text color #dc56ff
      
           This box has a color of #dc56ff        
        
          <div style="background-color:#dc56ff;">Content here</div>
        
        
          .mybackground {background-color:#dc56ff;}
        
        Background color #dc56ff
      
           Border around this has a color of #dc56ff        
        
          <div style="border:2px solid #dc56ff;">Content here</div>
        
        
          .myborder {border:2px solid #dc56ff;}
        
        Border color #dc56ff