#268bb2 color space conversions
Hex:
        #268bb2
        RGB:
        38, 139, 178
        CMY:
        85, 45, 30
        CMYK:
        79, 22, 0, 30
      HSL:
        197°, 64.8148%, 42.3529%
        HSV (HSB):
        197°, 78.6517%, 69.8039%
        XYZ:
        18.0678, 22.0917, 45.4313
        xyY:
        0.2111, 0.2581, 22.0917
      CIE-Lab:
        54.1241, -14.7671, -28.5461
        CIE-LCH:
        54.1241, 32.1394, 242.6471
        CIE-Luv:
        54.1241, -34.5142, -41.5200
        Hunter-Lab:
        47.0018, -13.6364, -24.4077
      #268bb2 color charts
#268bb2 RGB chart
      #268bb2 CMYK chart
      #268bb2 RGB pie chart
      #268bb2 color shades, tints & tones
#268bb2 color schemes
#268bb2 color preview, HTML & CSS examples
           This text has a color of #268bb2        
        
          <p style="color:#268bb2;">Text here</p>
        
        
          .mytext {color:#268bb2;}
        
        Text color #268bb2
      
           This box has a color of #268bb2        
        
          <div style="background-color:#268bb2;">Content here</div>
        
        
          .mybackground {background-color:#268bb2;}
        
        Background color #268bb2
      
           Border around this has a color of #268bb2        
        
          <div style="border:2px solid #268bb2;">Content here</div>
        
        
          .myborder {border:2px solid #268bb2;}
        
        Border color #268bb2