#080060 color space conversions
Hex:
        #080060
        RGB:
        8, 0, 96
        CMY:
        97, 100, 62
        CMYK:
        92, 100, 0, 62
      HSL:
        245°, 100.0000%, 18.8235%
        HSV (HSB):
        245°, 100.0000%, 37.6471%
        XYZ:
        2.2115, 0.8962, 11.1227
        xyY:
        0.1554, 0.0630, 0.8962
      CIE-Lab:
        8.0945, 38.8857, -51.9510
        CIE-LCH:
        8.0945, 64.8923, 306.8151
        CIE-Luv:
        8.0945, -1.8303, -31.9697
        Hunter-Lab:
        9.4665, 25.1327, -63.0365
      #080060 color charts
#080060 RGB chart
      #080060 CMYK chart
      #080060 RGB pie chart
      #080060 color shades, tints & tones
#080060 color schemes
#080060 color preview, HTML & CSS examples
           This text has a color of #080060        
        
          <p style="color:#080060;">Text here</p>
        
        
          .mytext {color:#080060;}
        
        Text color #080060
      
           This box has a color of #080060        
        
          <div style="background-color:#080060;">Content here</div>
        
        
          .mybackground {background-color:#080060;}
        
        Background color #080060
      
           Border around this has a color of #080060        
        
          <div style="border:2px solid #080060;">Content here</div>
        
        
          .myborder {border:2px solid #080060;}
        
        Border color #080060