#dc55ff color space conversions
Hex:
        #dc55ff
        RGB:
        220, 85, 255
        CMY:
        14, 67, 0
        CMYK:
        14, 67, 0, 0
      HSL:
        288°, 100.0000%, 66.6667%
        HSV (HSB):
        288°, 66.6667%, 100.0000%
        XYZ:
        50.8137, 28.9326, 97.5141
        xyY:
        0.2867, 0.1632, 28.9326
      CIE-Lab:
        60.7221, 75.1062, -60.5022
        CIE-LCH:
        60.7221, 96.4440, 321.1467
        CIE-Luv:
        60.7221, 50.2312, -105.2713
        Hunter-Lab:
        53.7891, 74.4953, -69.8344
      #dc55ff color charts
#dc55ff RGB chart
      #dc55ff CMYK chart
      #dc55ff RGB pie chart
      #dc55ff color shades, tints & tones
#dc55ff color schemes
#dc55ff color preview, HTML & CSS examples
           This text has a color of #dc55ff        
        
          <p style="color:#dc55ff;">Text here</p>
        
        
          .mytext {color:#dc55ff;}
        
        Text color #dc55ff
      
           This box has a color of #dc55ff        
        
          <div style="background-color:#dc55ff;">Content here</div>
        
        
          .mybackground {background-color:#dc55ff;}
        
        Background color #dc55ff
      
           Border around this has a color of #dc55ff        
        
          <div style="border:2px solid #dc55ff;">Content here</div>
        
        
          .myborder {border:2px solid #dc55ff;}
        
        Border color #dc55ff