#0068ae color space conversions
Hex:
        #0068ae
        RGB:
        0, 104, 174
        CMY:
        100, 59, 32
        CMYK:
        100, 40, 0, 32
      HSL:
        204°, 100.0000%, 34.1176%
        HSV (HSB):
        204°, 100.0000%, 68.2353%
        XYZ:
        12.5903, 12.9566, 41.8817
        xyY:
        0.1867, 0.1922, 12.9566
      CIE-Lab:
        42.6978, 1.8722, -44.2483
        CIE-LCH:
        42.6978, 44.2879, 272.4229
        CIE-Luv:
        42.6978, -25.7643, -65.3431
        Hunter-Lab:
        35.9953, -0.5568, -43.7891
      #0068ae color charts
#0068ae RGB chart
      #0068ae CMYK chart
      #0068ae RGB pie chart
      #0068ae color shades, tints & tones
#0068ae color schemes
#0068ae color preview, HTML & CSS examples
           This text has a color of #0068ae        
        
          <p style="color:#0068ae;">Text here</p>
        
        
          .mytext {color:#0068ae;}
        
        Text color #0068ae
      
           This box has a color of #0068ae        
        
          <div style="background-color:#0068ae;">Content here</div>
        
        
          .mybackground {background-color:#0068ae;}
        
        Background color #0068ae
      
           Border around this has a color of #0068ae        
        
          <div style="border:2px solid #0068ae;">Content here</div>
        
        
          .myborder {border:2px solid #0068ae;}
        
        Border color #0068ae