#08225f color space conversions
Hex:
        #08225f
        RGB:
        8, 34, 95
        CMY:
        97, 87, 63
        CMYK:
        92, 64, 0, 63
      HSL:
        222°, 84.4660%, 20.1961%
        HSV (HSB):
        222°, 91.5789%, 37.2549%
        XYZ:
        2.7377, 2.0219, 11.0724
        xyY:
        0.1729, 0.1277, 2.0219
      CIE-Lab:
        15.6018, 17.0543, -38.8664
        CIE-LCH:
        15.6018, 42.4434, 293.6916
        CIE-Luv:
        15.6018, -6.6175, -39.3075
        Hunter-Lab:
        14.2194, 9.4836, -36.2149
      #08225f color charts
#08225f RGB chart
      #08225f CMYK chart
      #08225f RGB pie chart
      #08225f color shades, tints & tones
#08225f color schemes
#08225f color preview, HTML & CSS examples
           This text has a color of #08225f        
        
          <p style="color:#08225f;">Text here</p>
        
        
          .mytext {color:#08225f;}
        
        Text color #08225f
      
           This box has a color of #08225f        
        
          <div style="background-color:#08225f;">Content here</div>
        
        
          .mybackground {background-color:#08225f;}
        
        Background color #08225f
      
           Border around this has a color of #08225f        
        
          <div style="border:2px solid #08225f;">Content here</div>
        
        
          .myborder {border:2px solid #08225f;}
        
        Border color #08225f