#dc81df color space conversions
Hex:
        #dc81df
        RGB:
        220, 129, 223
        CMY:
        14, 49, 13
        CMYK:
        1, 42, 0, 13
      HSL:
        298°, 59.4937%, 69.0196%
        HSV (HSB):
        298°, 42.1525%, 87.4510%
        XYZ:
        50.6847, 36.2439, 74.1364
        xyY:
        0.3147, 0.2250, 36.2439
      CIE-Lab:
        66.7058, 48.9708, -33.3529
        CIE-LCH:
        66.7058, 59.2499, 325.7421
        CIE-Luv:
        66.7058, 43.6935, -59.7968
        Hunter-Lab:
        60.2029, 44.9239, -30.8702
      #dc81df color charts
#dc81df RGB chart
      #dc81df CMYK chart
      #dc81df RGB pie chart
      #dc81df color shades, tints & tones
#dc81df color schemes
#dc81df color preview, HTML & CSS examples
           This text has a color of #dc81df        
        
          <p style="color:#dc81df;">Text here</p>
        
        
          .mytext {color:#dc81df;}
        
        Text color #dc81df
      
           This box has a color of #dc81df        
        
          <div style="background-color:#dc81df;">Content here</div>
        
        
          .mybackground {background-color:#dc81df;}
        
        Background color #dc81df
      
           Border around this has a color of #dc81df        
        
          <div style="border:2px solid #dc81df;">Content here</div>
        
        
          .myborder {border:2px solid #dc81df;}
        
        Border color #dc81df