#8acefe color space conversions
Hex:
        #8acefe
        RGB:
        138, 206, 254
        CMY:
        46, 19, 0
        CMYK:
        46, 19, 0, 0
      HSL:
        205°, 98.3051%, 76.8627%
        HSV (HSB):
        205°, 45.6693%, 99.6078%
        XYZ:
        50.4419, 56.7016, 102.0519
        xyY:
        0.2411, 0.2710, 56.7016
      CIE-Lab:
        80.0115, -9.0296, -30.1897
        CIE-LCH:
        80.0115, 31.5112, 253.3483
        CIE-Luv:
        80.0115, -31.9243, -47.4132
        Hunter-Lab:
        75.3005, -12.2031, -27.6431
      #8acefe color charts
#8acefe RGB chart
      #8acefe CMYK chart
      #8acefe RGB pie chart
      #8acefe color shades, tints & tones
#8acefe color schemes
#8acefe color preview, HTML & CSS examples
           This text has a color of #8acefe        
        
          <p style="color:#8acefe;">Text here</p>
        
        
          .mytext {color:#8acefe;}
        
        Text color #8acefe
      
           This box has a color of #8acefe        
        
          <div style="background-color:#8acefe;">Content here</div>
        
        
          .mybackground {background-color:#8acefe;}
        
        Background color #8acefe
      
           Border around this has a color of #8acefe        
        
          <div style="border:2px solid #8acefe;">Content here</div>
        
        
          .myborder {border:2px solid #8acefe;}
        
        Border color #8acefe