#0068bc color space conversions
Hex:
        #0068bc
        RGB:
        0, 104, 188
        CMY:
        100, 59, 26
        CMYK:
        100, 45, 0, 26
      HSL:
        207°, 100.0000%, 36.8627%
        HSV (HSB):
        207°, 100.0000%, 73.7255%
        XYZ:
        14.0274, 13.5315, 49.4495
        xyY:
        0.1822, 0.1757, 13.5315
      CIE-Lab:
        43.5534, 7.5350, -51.0536
        CIE-LCH:
        43.5534, 51.6067, 278.3957
        CIE-Luv:
        43.5534, -25.0603, -76.4369
        Hunter-Lab:
        36.7851, 3.6941, -53.9526
      #0068bc color charts
#0068bc RGB chart
      #0068bc CMYK chart
      #0068bc RGB pie chart
      #0068bc color shades, tints & tones
#0068bc color schemes
#0068bc color preview, HTML & CSS examples
           This text has a color of #0068bc        
        
          <p style="color:#0068bc;">Text here</p>
        
        
          .mytext {color:#0068bc;}
        
        Text color #0068bc
      
           This box has a color of #0068bc        
        
          <div style="background-color:#0068bc;">Content here</div>
        
        
          .mybackground {background-color:#0068bc;}
        
        Background color #0068bc
      
           Border around this has a color of #0068bc        
        
          <div style="border:2px solid #0068bc;">Content here</div>
        
        
          .myborder {border:2px solid #0068bc;}
        
        Border color #0068bc