#264fbb color space conversions
Hex:
        #264fbb
        RGB:
        38, 79, 187
        CMY:
        85, 69, 27
        CMYK:
        80, 58, 0, 27
      HSL:
        223°, 66.2222%, 44.1176%
        HSV (HSB):
        223°, 79.6791%, 73.3333%
        XYZ:
        12.5650, 9.5919, 48.2029
        xyY:
        0.1786, 0.1363, 9.5919
      CIE-Lab:
        37.0998, 25.8306, -60.8777
        CIE-LCH:
        37.0998, 66.1310, 292.9916
        CIE-Luv:
        37.0998, -14.8994, -87.5780
        Hunter-Lab:
        30.9708, 18.2192, -70.5994
      #264fbb color charts
#264fbb RGB chart
      #264fbb CMYK chart
      #264fbb RGB pie chart
      #264fbb color shades, tints & tones
#264fbb color schemes
#264fbb color preview, HTML & CSS examples
           This text has a color of #264fbb        
        
          <p style="color:#264fbb;">Text here</p>
        
        
          .mytext {color:#264fbb;}
        
        Text color #264fbb
      
           This box has a color of #264fbb        
        
          <div style="background-color:#264fbb;">Content here</div>
        
        
          .mybackground {background-color:#264fbb;}
        
        Background color #264fbb
      
           Border around this has a color of #264fbb        
        
          <div style="border:2px solid #264fbb;">Content here</div>
        
        
          .myborder {border:2px solid #264fbb;}
        
        Border color #264fbb