#080572 color space conversions
Hex:
        #080572
        RGB:
        8, 5, 114
        CMY:
        97, 98, 55
        CMYK:
        93, 96, 0, 55
      HSL:
        242°, 91.5966%, 23.3333%
        HSV (HSB):
        242°, 95.6140%, 44.7059%
        XYZ:
        3.1917, 1.3751, 16.0168
        xyY:
        0.1551, 0.0668, 1.3751
      CIE-Lab:
        11.7907, 41.5232, -57.6618
        CIE-LCH:
        11.7907, 71.0567, 305.7583
        CIE-Luv:
        11.7907, -3.0961, -45.3916
        Hunter-Lab:
        11.7263, 28.0630, -72.7746
      #080572 color charts
#080572 RGB chart
      #080572 CMYK chart
      #080572 RGB pie chart
      #080572 color shades, tints & tones
#080572 color schemes
#080572 color preview, HTML & CSS examples
           This text has a color of #080572        
        
          <p style="color:#080572;">Text here</p>
        
        
          .mytext {color:#080572;}
        
        Text color #080572
      
           This box has a color of #080572        
        
          <div style="background-color:#080572;">Content here</div>
        
        
          .mybackground {background-color:#080572;}
        
        Background color #080572
      
           Border around this has a color of #080572        
        
          <div style="border:2px solid #080572;">Content here</div>
        
        
          .myborder {border:2px solid #080572;}
        
        Border color #080572