#8cdef6 color space conversions
Hex:
        #8cdef6
        RGB:
        140, 222, 246
        CMY:
        45, 13, 4
        CMYK:
        43, 10, 0, 4
      HSL:
        194°, 85.4839%, 75.6863%
        HSV (HSB):
        194°, 43.0894%, 96.4706%
        XYZ:
        53.5710, 64.4718, 96.8096
        xyY:
        0.2493, 0.3001, 64.4718
      CIE-Lab:
        84.2108, -18.9269, -19.5390
        CIE-LCH:
        84.2108, 27.2029, 225.9117
        CIE-Luv:
        84.2108, -37.6574, -28.2049
        Hunter-Lab:
        80.2943, -21.4229, -15.2789
      #8cdef6 color charts
#8cdef6 RGB chart
      #8cdef6 CMYK chart
      #8cdef6 RGB pie chart
      #8cdef6 color shades, tints & tones
#8cdef6 color schemes
#8cdef6 color preview, HTML & CSS examples
           This text has a color of #8cdef6        
        
          <p style="color:#8cdef6;">Text here</p>
        
        
          .mytext {color:#8cdef6;}
        
        Text color #8cdef6
      
           This box has a color of #8cdef6        
        
          <div style="background-color:#8cdef6;">Content here</div>
        
        
          .mybackground {background-color:#8cdef6;}
        
        Background color #8cdef6
      
           Border around this has a color of #8cdef6        
        
          <div style="border:2px solid #8cdef6;">Content here</div>
        
        
          .myborder {border:2px solid #8cdef6;}
        
        Border color #8cdef6