#d8acfe color space conversions
Hex:
        #d8acfe
        RGB:
        216, 172, 254
        CMY:
        15, 33, 0
        CMYK:
        15, 32, 0, 0
      HSL:
        272°, 97.6190%, 83.5294%
        HSV (HSB):
        272°, 32.2835%, 99.6078%
        XYZ:
        60.9608, 51.2597, 100.4471
        xyY:
        0.2866, 0.2410, 51.2597
      CIE-Lab:
        76.8361, 31.0399, -34.6332
        CIE-LCH:
        76.8361, 46.5074, 311.8682
        CIE-Luv:
        76.8361, 17.7021, -60.4369
        Hunter-Lab:
        71.5959, 26.6922, -33.0651
      #d8acfe color charts
#d8acfe RGB chart
      #d8acfe CMYK chart
      #d8acfe RGB pie chart
      #d8acfe color shades, tints & tones
#d8acfe color schemes
#d8acfe color preview, HTML & CSS examples
           This text has a color of #d8acfe        
        
          <p style="color:#d8acfe;">Text here</p>
        
        
          .mytext {color:#d8acfe;}
        
        Text color #d8acfe
      
           This box has a color of #d8acfe        
        
          <div style="background-color:#d8acfe;">Content here</div>
        
        
          .mybackground {background-color:#d8acfe;}
        
        Background color #d8acfe
      
           Border around this has a color of #d8acfe        
        
          <div style="border:2px solid #d8acfe;">Content here</div>
        
        
          .myborder {border:2px solid #d8acfe;}
        
        Border color #d8acfe