#8bc0fd color space conversions
Hex:
        #8bc0fd
        RGB:
        139, 192, 253
        CMY:
        45, 25, 1
        CMYK:
        45, 24, 0, 1
      HSL:
        212°, 96.6102%, 76.8627%
        HSV (HSB):
        212°, 45.0593%, 99.2157%
        XYZ:
        47.2267, 50.2801, 100.1444
        xyY:
        0.2389, 0.2544, 50.2801
      CIE-Lab:
        76.2409, -1.5675, -35.4637
        CIE-LCH:
        76.2409, 35.4983, 267.4692
        CIE-Luv:
        76.2409, -26.1623, -57.1374
        Hunter-Lab:
        70.9085, -5.2045, -34.0997
      #8bc0fd color charts
#8bc0fd RGB chart
      #8bc0fd CMYK chart
      #8bc0fd RGB pie chart
      #8bc0fd color shades, tints & tones
#8bc0fd color schemes
#8bc0fd color preview, HTML & CSS examples
           This text has a color of #8bc0fd        
        
          <p style="color:#8bc0fd;">Text here</p>
        
        
          .mytext {color:#8bc0fd;}
        
        Text color #8bc0fd
      
           This box has a color of #8bc0fd        
        
          <div style="background-color:#8bc0fd;">Content here</div>
        
        
          .mybackground {background-color:#8bc0fd;}
        
        Background color #8bc0fd
      
           Border around this has a color of #8bc0fd        
        
          <div style="border:2px solid #8bc0fd;">Content here</div>
        
        
          .myborder {border:2px solid #8bc0fd;}
        
        Border color #8bc0fd