#266dbb color space conversions
Hex:
        #266dbb
        RGB:
        38, 109, 187
        CMY:
        85, 57, 27
        CMYK:
        80, 42, 0, 27
      HSL:
        211°, 66.2222%, 44.1176%
        HSV (HSB):
        211°, 79.6791%, 73.3333%
        XYZ:
        15.2376, 14.9372, 49.0938
        xyY:
        0.1922, 0.1884, 14.9372
      CIE-Lab:
        45.5481, 6.3273, -47.2450
        CIE-LCH:
        45.5481, 47.6668, 277.6279
        CIE-Luv:
        45.5481, -23.7873, -71.3980
        Hunter-Lab:
        38.6487, 2.7401, -48.2595
      #266dbb color charts
#266dbb RGB chart
      #266dbb CMYK chart
      #266dbb RGB pie chart
      #266dbb color shades, tints & tones
#266dbb color schemes
#266dbb color preview, HTML & CSS examples
           This text has a color of #266dbb        
        
          <p style="color:#266dbb;">Text here</p>
        
        
          .mytext {color:#266dbb;}
        
        Text color #266dbb
      
           This box has a color of #266dbb        
        
          <div style="background-color:#266dbb;">Content here</div>
        
        
          .mybackground {background-color:#266dbb;}
        
        Background color #266dbb
      
           Border around this has a color of #266dbb        
        
          <div style="border:2px solid #266dbb;">Content here</div>
        
        
          .myborder {border:2px solid #266dbb;}
        
        Border color #266dbb