#08248e color space conversions
Hex:
        #08248e
        RGB:
        8, 36, 142
        CMY:
        97, 86, 44
        CMYK:
        94, 75, 0, 44
      HSL:
        227°, 89.3333%, 29.4118%
        HSV (HSB):
        227°, 94.3662%, 55.6863%
        XYZ:
        5.6135, 3.2664, 25.9258
        xyY:
        0.1613, 0.0938, 3.2664
      CIE-Lab:
        21.0806, 34.8860, -60.0296
        CIE-LCH:
        21.0806, 69.4305, 300.1629
        CIE-Luv:
        21.0806, -7.7364, -67.4922
        Hunter-Lab:
        18.0731, 23.8141, -72.4001
      #08248e color charts
#08248e RGB chart
      #08248e CMYK chart
      #08248e RGB pie chart
      #08248e color shades, tints & tones
#08248e color schemes
#08248e color preview, HTML & CSS examples
           This text has a color of #08248e        
        
          <p style="color:#08248e;">Text here</p>
        
        
          .mytext {color:#08248e;}
        
        Text color #08248e
      
           This box has a color of #08248e        
        
          <div style="background-color:#08248e;">Content here</div>
        
        
          .mybackground {background-color:#08248e;}
        
        Background color #08248e
      
           Border around this has a color of #08248e        
        
          <div style="border:2px solid #08248e;">Content here</div>
        
        
          .myborder {border:2px solid #08248e;}
        
        Border color #08248e