#8acffd color space conversions
Hex:
        #8acffd
        RGB:
        138, 207, 253
        CMY:
        46, 19, 1
        CMYK:
        45, 18, 0, 1
      HSL:
        204°, 96.6387%, 76.6667%
        HSV (HSB):
        204°, 45.4545%, 99.2157%
        XYZ:
        50.5237, 57.1208, 101.2910
        xyY:
        0.2418, 0.2734, 57.1208
      CIE-Lab:
        80.2475, -9.8283, -29.2953
        CIE-LCH:
        80.2475, 30.8999, 251.4539
        CIE-Luv:
        80.2475, -32.3251, -45.7919
        Hunter-Lab:
        75.5783, -12.9357, -26.5565
      #8acffd color charts
#8acffd RGB chart
      #8acffd CMYK chart
      #8acffd RGB pie chart
      #8acffd color shades, tints & tones
#8acffd color schemes
#8acffd color preview, HTML & CSS examples
           This text has a color of #8acffd        
        
          <p style="color:#8acffd;">Text here</p>
        
        
          .mytext {color:#8acffd;}
        
        Text color #8acffd
      
           This box has a color of #8acffd        
        
          <div style="background-color:#8acffd;">Content here</div>
        
        
          .mybackground {background-color:#8acffd;}
        
        Background color #8acffd
      
           Border around this has a color of #8acffd        
        
          <div style="border:2px solid #8acffd;">Content here</div>
        
        
          .myborder {border:2px solid #8acffd;}
        
        Border color #8acffd