#268bea color space conversions
Hex:
        #268bea
        RGB:
        38, 139, 234
        CMY:
        85, 45, 8
        CMYK:
        84, 41, 0, 8
      HSL:
        209°, 82.3529%, 53.3333%
        HSV (HSB):
        209°, 83.7607%, 91.7647%
        XYZ:
        24.8832, 24.8178, 81.3207
        xyY:
        0.1899, 0.1894, 24.8178
      CIE-Lab:
        56.8975, 5.6464, -55.7731
        CIE-LCH:
        56.8975, 56.0582, 275.7808
        CIE-Luv:
        56.8975, -31.5021, -88.7168
        Hunter-Lab:
        49.8175, 1.9780, -61.9112
      #268bea color charts
#268bea RGB chart
      #268bea CMYK chart
      #268bea RGB pie chart
      #268bea color shades, tints & tones
#268bea color schemes
#268bea color preview, HTML & CSS examples
           This text has a color of #268bea        
        
          <p style="color:#268bea;">Text here</p>
        
        
          .mytext {color:#268bea;}
        
        Text color #268bea
      
           This box has a color of #268bea        
        
          <div style="background-color:#268bea;">Content here</div>
        
        
          .mybackground {background-color:#268bea;}
        
        Background color #268bea
      
           Border around this has a color of #268bea        
        
          <div style="border:2px solid #268bea;">Content here</div>
        
        
          .myborder {border:2px solid #268bea;}
        
        Border color #268bea