#08229d color space conversions
Hex:
        #08229d
        RGB:
        8, 34, 157
        CMY:
        97, 87, 38
        CMYK:
        95, 78, 0, 38
      HSL:
        230°, 90.3030%, 32.3529%
        HSV (HSB):
        230°, 94.9045%, 61.5686%
        XYZ:
        6.7580, 3.6300, 32.2428
        xyY:
        0.1585, 0.0851, 3.6300
      CIE-Lab:
        22.4085, 41.5857, -67.0859
        CIE-LCH:
        22.4085, 78.9296, 301.7942
        CIE-Luv:
        22.4085, -7.7730, -76.1719
        Hunter-Lab:
        19.0526, 29.9722, -87.0000
      #08229d color charts
#08229d RGB chart
      #08229d CMYK chart
      #08229d RGB pie chart
      #08229d color shades, tints & tones
#08229d color schemes
#08229d color preview, HTML & CSS examples
           This text has a color of #08229d        
        
          <p style="color:#08229d;">Text here</p>
        
        
          .mytext {color:#08229d;}
        
        Text color #08229d
      
           This box has a color of #08229d        
        
          <div style="background-color:#08229d;">Content here</div>
        
        
          .mybackground {background-color:#08229d;}
        
        Background color #08229d
      
           Border around this has a color of #08229d        
        
          <div style="border:2px solid #08229d;">Content here</div>
        
        
          .myborder {border:2px solid #08229d;}
        
        Border color #08229d