#dc5eee color space conversions
Hex:
        #dc5eee
        RGB:
        220, 94, 238
        CMY:
        14, 63, 7
        CMYK:
        8, 61, 0, 7
      HSL:
        293°, 80.8989%, 65.0980%
        HSV (HSB):
        293°, 60.5042%, 93.3333%
        XYZ:
        48.9505, 29.3941, 83.9826
        xyY:
        0.3016, 0.1811, 29.3941
      CIE-Lab:
        61.1279, 68.3356, -50.4379
        CIE-LCH:
        61.1279, 84.9337, 323.5693
        CIE-Luv:
        61.1279, 52.5368, -88.7738
        Hunter-Lab:
        54.2163, 66.2845, -53.8904
      #dc5eee color charts
#dc5eee RGB chart
      #dc5eee CMYK chart
      #dc5eee RGB pie chart
      #dc5eee color shades, tints & tones
#dc5eee color schemes
#dc5eee color preview, HTML & CSS examples
           This text has a color of #dc5eee        
        
          <p style="color:#dc5eee;">Text here</p>
        
        
          .mytext {color:#dc5eee;}
        
        Text color #dc5eee
      
           This box has a color of #dc5eee        
        
          <div style="background-color:#dc5eee;">Content here</div>
        
        
          .mybackground {background-color:#dc5eee;}
        
        Background color #dc5eee
      
           Border around this has a color of #dc5eee        
        
          <div style="border:2px solid #dc5eee;">Content here</div>
        
        
          .myborder {border:2px solid #dc5eee;}
        
        Border color #dc5eee