#08235a color space conversions
Hex:
        #08235a
        RGB:
        8, 35, 90
        CMY:
        97, 86, 65
        CMYK:
        91, 61, 0, 65
      HSL:
        220°, 83.6735%, 19.2157%
        HSV (HSB):
        220°, 91.1111%, 35.2941%
        XYZ:
        2.5466, 1.9919, 9.9231
        xyY:
        0.1761, 0.1377, 1.9919
      CIE-Lab:
        15.4445, 14.0797, -35.7887
        CIE-LCH:
        15.4445, 38.4587, 291.4752
        CIE-Luv:
        15.4445, -6.8372, -36.1594
        Hunter-Lab:
        14.1134, 7.5104, -31.8074
      #08235a color charts
#08235a RGB chart
      #08235a CMYK chart
      #08235a RGB pie chart
      #08235a color shades, tints & tones
#08235a color schemes
#08235a color preview, HTML & CSS examples
           This text has a color of #08235a        
        
          <p style="color:#08235a;">Text here</p>
        
        
          .mytext {color:#08235a;}
        
        Text color #08235a
      
           This box has a color of #08235a        
        
          <div style="background-color:#08235a;">Content here</div>
        
        
          .mybackground {background-color:#08235a;}
        
        Background color #08235a
      
           Border around this has a color of #08235a        
        
          <div style="border:2px solid #08235a;">Content here</div>
        
        
          .myborder {border:2px solid #08235a;}
        
        Border color #08235a