#08233b color space conversions
Hex:
        #08233b
        RGB:
        8, 35, 59
        CMY:
        97, 86, 77
        CMYK:
        86, 41, 0, 77
      HSL:
        208°, 76.1194%, 13.1373%
        HSV (HSB):
        208°, 86.4407%, 23.1373%
        XYZ:
        1.4906, 1.5695, 4.3620
        xyY:
        0.2008, 0.2115, 1.5695
      CIE-Lab:
        13.0430, -0.0316, -18.3602
        CIE-LCH:
        13.0430, 18.3602, 269.9013
        CIE-Luv:
        13.0430, -7.0237, -16.5793
        Hunter-Lab:
        12.5278, -0.6852, -11.8747
      #08233b color charts
#08233b RGB chart
      #08233b CMYK chart
      #08233b RGB pie chart
      #08233b color shades, tints & tones
#08233b color schemes
#08233b color preview, HTML & CSS examples
           This text has a color of #08233b        
        
          <p style="color:#08233b;">Text here</p>
        
        
          .mytext {color:#08233b;}
        
        Text color #08233b
      
           This box has a color of #08233b        
        
          <div style="background-color:#08233b;">Content here</div>
        
        
          .mybackground {background-color:#08233b;}
        
        Background color #08233b
      
           Border around this has a color of #08233b        
        
          <div style="border:2px solid #08233b;">Content here</div>
        
        
          .myborder {border:2px solid #08233b;}
        
        Border color #08233b