#acd4ff color space conversions
Hex:
        #acd4ff
        RGB:
        172, 212, 255
        CMY:
        33, 17, 0
        CMYK:
        33, 17, 0, 0
      HSL:
        211°, 100.0000%, 83.7255%
        HSV (HSB):
        211°, 32.5490%, 100.0000%
        XYZ:
        58.6067, 63.0776, 103.6940
        xyY:
        0.2600, 0.2799, 63.0776
      CIE-Lab:
        83.4832, -3.2349, -25.2483
        CIE-LCH:
        83.4832, 25.4547, 262.6988
        CIE-Luv:
        83.4832, -21.3626, -40.0537
        Hunter-Lab:
        79.4214, -7.2686, -21.8151
      #acd4ff color charts
#acd4ff RGB chart
      #acd4ff CMYK chart
      #acd4ff RGB pie chart
      #acd4ff color shades, tints & tones
#acd4ff color schemes
#acd4ff color preview, HTML & CSS examples
           This text has a color of #acd4ff        
        
          <p style="color:#acd4ff;">Text here</p>
        
        
          .mytext {color:#acd4ff;}
        
        Text color #acd4ff
      
           This box has a color of #acd4ff        
        
          <div style="background-color:#acd4ff;">Content here</div>
        
        
          .mybackground {background-color:#acd4ff;}
        
        Background color #acd4ff
      
           Border around this has a color of #acd4ff        
        
          <div style="border:2px solid #acd4ff;">Content here</div>
        
        
          .myborder {border:2px solid #acd4ff;}
        
        Border color #acd4ff