#006482 color space conversions
Hex:
        #006482
        RGB:
        0, 100, 130
        CMY:
        100, 61, 49
        CMYK:
        100, 23, 0, 49
      HSL:
        194°, 100.0000%, 25.4902%
        HSV (HSB):
        194°, 100.0000%, 50.9804%
        XYZ:
        8.5864, 10.7260, 22.7369
        xyY:
        0.2042, 0.2551, 10.7260
      CIE-Lab:
        39.1152, -13.2144, -23.6291
        CIE-LCH:
        39.1152, 27.0731, 240.7843
        CIE-Luv:
        39.1152, -27.1235, -31.6268
        Hunter-Lab:
        32.7506, -10.5152, -18.2362
      #006482 color charts
#006482 RGB chart
      #006482 CMYK chart
      #006482 RGB pie chart
      #006482 color shades, tints & tones
#006482 color schemes
#006482 color preview, HTML & CSS examples
           This text has a color of #006482        
        
          <p style="color:#006482;">Text here</p>
        
        
          .mytext {color:#006482;}
        
        Text color #006482
      
           This box has a color of #006482        
        
          <div style="background-color:#006482;">Content here</div>
        
        
          .mybackground {background-color:#006482;}
        
        Background color #006482
      
           Border around this has a color of #006482        
        
          <div style="border:2px solid #006482;">Content here</div>
        
        
          .myborder {border:2px solid #006482;}
        
        Border color #006482