#26b5fa color space conversions
Hex:
        #26b5fa
        RGB:
        38, 181, 250
        CMY:
        85, 29, 2
        CMYK:
        85, 28, 0, 2
      HSL:
        200°, 95.4955%, 56.4706%
        HSV (HSB):
        200°, 84.8000%, 98.0392%
        XYZ:
        34.5785, 40.3619, 96.4106
        xyY:
        0.2018, 0.2356, 40.3619
      CIE-Lab:
        69.7266, -12.5731, -44.2474
        CIE-LCH:
        69.7266, 45.9990, 254.1373
        CIE-Luv:
        69.7266, -44.4097, -70.1745
        Hunter-Lab:
        63.5311, -14.0258, -45.5030
      #26b5fa color charts
#26b5fa RGB chart
      #26b5fa CMYK chart
      #26b5fa RGB pie chart
      #26b5fa color shades, tints & tones
#26b5fa color schemes
#26b5fa color preview, HTML & CSS examples
           This text has a color of #26b5fa        
        
          <p style="color:#26b5fa;">Text here</p>
        
        
          .mytext {color:#26b5fa;}
        
        Text color #26b5fa
      
           This box has a color of #26b5fa        
        
          <div style="background-color:#26b5fa;">Content here</div>
        
        
          .mybackground {background-color:#26b5fa;}
        
        Background color #26b5fa
      
           Border around this has a color of #26b5fa        
        
          <div style="border:2px solid #26b5fa;">Content here</div>
        
        
          .myborder {border:2px solid #26b5fa;}
        
        Border color #26b5fa