#08145a color space conversions
Hex:
        #08145a
        RGB:
        8, 20, 90
        CMY:
        97, 92, 65
        CMYK:
        91, 78, 0, 65
      HSL:
        231°, 83.6735%, 19.2157%
        HSV (HSB):
        231°, 91.1111%, 35.2941%
        XYZ:
        2.1958, 1.2901, 9.8061
        xyY:
        0.1652, 0.0971, 1.2901
      CIE-Lab:
        11.2062, 25.1347, -42.7412
        CIE-LCH:
        11.2062, 49.5839, 300.4584
        CIE-Luv:
        11.2062, -3.7161, -35.0386
        Hunter-Lab:
        11.3583, 14.6299, -43.2367
      #08145a color charts
#08145a RGB chart
      #08145a CMYK chart
      #08145a RGB pie chart
      #08145a color shades, tints & tones
#08145a color schemes
#08145a color preview, HTML & CSS examples
           This text has a color of #08145a        
        
          <p style="color:#08145a;">Text here</p>
        
        
          .mytext {color:#08145a;}
        
        Text color #08145a
      
           This box has a color of #08145a        
        
          <div style="background-color:#08145a;">Content here</div>
        
        
          .mybackground {background-color:#08145a;}
        
        Background color #08145a
      
           Border around this has a color of #08145a        
        
          <div style="border:2px solid #08145a;">Content here</div>
        
        
          .myborder {border:2px solid #08145a;}
        
        Border color #08145a