#8caefe color space conversions
Hex:
        #8caefe
        RGB:
        140, 174, 254
        CMY:
        45, 32, 0
        CMYK:
        45, 31, 0, 0
      HSL:
        222°, 98.2759%, 77.2549%
        HSV (HSB):
        222°, 44.8819%, 99.6078%
        XYZ:
        43.8407, 43.0033, 99.7557
        xyY:
        0.2349, 0.2305, 43.0033
      CIE-Lab:
        71.5572, 8.9203, -43.2870
        CIE-LCH:
        71.5572, 44.1966, 281.6442
        CIE-Luv:
        71.5572, -18.9542, -71.3201
        Hunter-Lab:
        65.5769, 4.5745, -44.2883
      #8caefe color charts
#8caefe RGB chart
      #8caefe CMYK chart
      #8caefe RGB pie chart
      #8caefe color shades, tints & tones
#8caefe color schemes
#8caefe color preview, HTML & CSS examples
           This text has a color of #8caefe        
        
          <p style="color:#8caefe;">Text here</p>
        
        
          .mytext {color:#8caefe;}
        
        Text color #8caefe
      
           This box has a color of #8caefe        
        
          <div style="background-color:#8caefe;">Content here</div>
        
        
          .mybackground {background-color:#8caefe;}
        
        Background color #8caefe
      
           Border around this has a color of #8caefe        
        
          <div style="border:2px solid #8caefe;">Content here</div>
        
        
          .myborder {border:2px solid #8caefe;}
        
        Border color #8caefe