#08205f color space conversions
Hex:
        #08205f
        RGB:
        8, 32, 95
        CMY:
        97, 87, 63
        CMYK:
        92, 66, 0, 63
      HSL:
        223°, 84.4660%, 20.1961%
        HSV (HSB):
        223°, 91.5789%, 37.2549%
        XYZ:
        2.6822, 1.9109, 11.0539
        xyY:
        0.1714, 0.1221, 1.9109
      CIE-Lab:
        15.0124, 18.5517, -39.8305
        CIE-LCH:
        15.0124, 43.9390, 294.9745
        CIE-Luv:
        15.0124, -6.1514, -39.3703
        Hunter-Lab:
        13.8234, 10.4440, -37.7350
      #08205f color charts
#08205f RGB chart
      #08205f CMYK chart
      #08205f RGB pie chart
      #08205f color shades, tints & tones
#08205f color schemes
#08205f color preview, HTML & CSS examples
           This text has a color of #08205f        
        
          <p style="color:#08205f;">Text here</p>
        
        
          .mytext {color:#08205f;}
        
        Text color #08205f
      
           This box has a color of #08205f        
        
          <div style="background-color:#08205f;">Content here</div>
        
        
          .mybackground {background-color:#08205f;}
        
        Background color #08205f
      
           Border around this has a color of #08205f        
        
          <div style="border:2px solid #08205f;">Content here</div>
        
        
          .myborder {border:2px solid #08205f;}
        
        Border color #08205f