#08324e color space conversions
Hex:
        #08324e
        RGB:
        8, 50, 78
        CMY:
        97, 80, 69
        CMYK:
        90, 36, 0, 69
      HSL:
        204°, 81.3953%, 16.8627%
        HSV (HSB):
        204°, 89.7436%, 30.5882%
        XYZ:
        2.6159, 2.8829, 7.6263
        xyY:
        0.1993, 0.2196, 2.8829
      CIE-Lab:
        19.5686, -2.3525, -21.1167
        CIE-LCH:
        19.5686, 21.2473, 263.6432
        CIE-Luv:
        19.5686, -11.6044, -23.1179
        Hunter-Lab:
        16.9791, -2.2127, -14.7453
      #08324e color charts
#08324e RGB chart
      #08324e CMYK chart
      #08324e RGB pie chart
      #08324e color shades, tints & tones
#08324e color schemes
#08324e color preview, HTML & CSS examples
           This text has a color of #08324e        
        
          <p style="color:#08324e;">Text here</p>
        
        
          .mytext {color:#08324e;}
        
        Text color #08324e
      
           This box has a color of #08324e        
        
          <div style="background-color:#08324e;">Content here</div>
        
        
          .mybackground {background-color:#08324e;}
        
        Background color #08324e
      
           Border around this has a color of #08324e        
        
          <div style="border:2px solid #08324e;">Content here</div>
        
        
          .myborder {border:2px solid #08324e;}
        
        Border color #08324e