#266ab8 color space conversions
Hex:
        #266ab8
        RGB:
        38, 106, 184
        CMY:
        85, 58, 28
        CMYK:
        79, 42, 0, 28
      HSL:
        212°, 65.7658%, 43.5294%
        HSV (HSB):
        212°, 79.3478%, 72.1569%
        XYZ:
        14.6051, 14.1808, 47.3148
        xyY:
        0.1919, 0.1863, 14.1808
      CIE-Lab:
        44.4912, 7.0714, -47.1920
        CIE-LCH:
        44.4912, 47.7189, 278.5219
        CIE-Luv:
        44.4912, -22.9222, -70.9723
        Hunter-Lab:
        37.6574, 3.3291, -48.1349
      #266ab8 color charts
#266ab8 RGB chart
      #266ab8 CMYK chart
      #266ab8 RGB pie chart
      #266ab8 color shades, tints & tones
#266ab8 color schemes
#266ab8 color preview, HTML & CSS examples
           This text has a color of #266ab8        
        
          <p style="color:#266ab8;">Text here</p>
        
        
          .mytext {color:#266ab8;}
        
        Text color #266ab8
      
           This box has a color of #266ab8        
        
          <div style="background-color:#266ab8;">Content here</div>
        
        
          .mybackground {background-color:#266ab8;}
        
        Background color #266ab8
      
           Border around this has a color of #266ab8        
        
          <div style="border:2px solid #266ab8;">Content here</div>
        
        
          .myborder {border:2px solid #266ab8;}
        
        Border color #266ab8