#26c5fa color space conversions
Hex:
        #26c5fa
        RGB:
        38, 197, 250
        CMY:
        85, 23, 2
        CMYK:
        85, 21, 0, 2
      HSL:
        195°, 95.4955%, 56.4706%
        HSV (HSB):
        195°, 84.8000%, 98.0392%
        XYZ:
        38.0209, 47.2467, 97.5581
        xyY:
        0.2080, 0.2584, 47.2467
      CIE-Lab:
        74.3473, -21.0181, -37.0395
        CIE-LCH:
        74.3473, 42.5873, 240.4272
        CIE-Luv:
        74.3473, -49.7954, -57.2495
        Hunter-Lab:
        68.7362, -21.5526, -36.0356
      #26c5fa color charts
#26c5fa RGB chart
      #26c5fa CMYK chart
      #26c5fa RGB pie chart
      #26c5fa color shades, tints & tones
#26c5fa color schemes
#26c5fa color preview, HTML & CSS examples
           This text has a color of #26c5fa        
        
          <p style="color:#26c5fa;">Text here</p>
        
        
          .mytext {color:#26c5fa;}
        
        Text color #26c5fa
      
           This box has a color of #26c5fa        
        
          <div style="background-color:#26c5fa;">Content here</div>
        
        
          .mybackground {background-color:#26c5fa;}
        
        Background color #26c5fa
      
           Border around this has a color of #26c5fa        
        
          <div style="border:2px solid #26c5fa;">Content here</div>
        
        
          .myborder {border:2px solid #26c5fa;}
        
        Border color #26c5fa