#000088 color space conversions
Hex:
        #000088
        RGB:
        0, 0, 136
        CMY:
        100, 100, 47
        CMYK:
        100, 100, 0, 47
      HSL:
        240°, 100.0000%, 26.6667%
        HSV (HSB):
        240°, 100.0000%, 53.3333%
        XYZ:
        4.4439, 1.7776, 23.4014
        xyY:
        0.1500, 0.0600, 1.7776
      CIE-Lab:
        14.2738, 49.6368, -67.6039
        CIE-LCH:
        14.2738, 83.8696, 306.2872
        CIE-Luv:
        14.2738, -4.1536, -57.6026
        Hunter-Lab:
        13.3326, 36.1646, -94.7335
      #000088 color charts
#000088 RGB chart
      #000088 CMYK chart
      #000088 RGB pie chart
      #000088 color shades, tints & tones
#000088 color schemes
#000088 color preview, HTML & CSS examples
           This text has a color of #000088        
        
          <p style="color:#000088;">Text here</p>
        
        
          .mytext {color:#000088;}
        
        Text color #000088
      
           This box has a color of #000088        
        
          <div style="background-color:#000088;">Content here</div>
        
        
          .mybackground {background-color:#000088;}
        
        Background color #000088
      
           Border around this has a color of #000088        
        
          <div style="border:2px solid #000088;">Content here</div>
        
        
          .myborder {border:2px solid #000088;}
        
        Border color #000088