#006380 color space conversions
Hex:
        #006380
        RGB:
        0, 99, 128
        CMY:
        100, 61, 50
        CMYK:
        100, 23, 0, 50
      HSL:
        194°, 100.0000%, 25.0980%
        HSV (HSB):
        194°, 100.0000%, 50.1961%
        XYZ:
        8.3581, 10.4822, 22.0048
        xyY:
        0.2046, 0.2566, 10.4822
      CIE-Lab:
        38.6943, -13.4066, -23.0674
        CIE-LCH:
        38.6943, 26.6803, 239.8352
        CIE-Luv:
        38.6943, -26.9062, -30.6880
        Hunter-Lab:
        32.3762, -10.5775, -17.6337
      #006380 color charts
#006380 RGB chart
      #006380 CMYK chart
      #006380 RGB pie chart
      #006380 color shades, tints & tones
#006380 color schemes
#006380 color preview, HTML & CSS examples
           This text has a color of #006380        
        
          <p style="color:#006380;">Text here</p>
        
        
          .mytext {color:#006380;}
        
        Text color #006380
      
           This box has a color of #006380        
        
          <div style="background-color:#006380;">Content here</div>
        
        
          .mybackground {background-color:#006380;}
        
        Background color #006380
      
           Border around this has a color of #006380        
        
          <div style="border:2px solid #006380;">Content here</div>
        
        
          .myborder {border:2px solid #006380;}
        
        Border color #006380