#08267e color space conversions
Hex:
        #08267e
        RGB:
        8, 38, 126
        CMY:
        97, 85, 51
        CMYK:
        94, 70, 0, 51
      HSL:
        225°, 88.0597%, 26.2745%
        HSV (HSB):
        225°, 93.6508%, 49.4118%
        XYZ:
        4.5591, 2.9442, 20.0667
        xyY:
        0.1654, 0.1068, 2.9442
      CIE-Lab:
        19.8191, 27.2783, -52.0586
        CIE-LCH:
        19.8191, 58.7724, 297.6542
        CIE-Luv:
        19.8191, -7.8356, -57.9870
        Hunter-Lab:
        17.1587, 17.4006, -57.3271
      #08267e color charts
#08267e RGB chart
      #08267e CMYK chart
      #08267e RGB pie chart
      #08267e color shades, tints & tones
#08267e color schemes
#08267e color preview, HTML & CSS examples
           This text has a color of #08267e        
        
          <p style="color:#08267e;">Text here</p>
        
        
          .mytext {color:#08267e;}
        
        Text color #08267e
      
           This box has a color of #08267e        
        
          <div style="background-color:#08267e;">Content here</div>
        
        
          .mybackground {background-color:#08267e;}
        
        Background color #08267e
      
           Border around this has a color of #08267e        
        
          <div style="border:2px solid #08267e;">Content here</div>
        
        
          .myborder {border:2px solid #08267e;}
        
        Border color #08267e