#060b90 color space conversions
Hex:
        #060b90
        RGB:
        6, 11, 144
        CMY:
        98, 96, 44
        CMYK:
        96, 92, 0, 44
      HSL:
        238°, 92.0000%, 29.4118%
        HSV (HSB):
        238°, 95.8333%, 56.4706%
        XYZ:
        5.2288, 2.2917, 26.5523
        xyY:
        0.1535, 0.0673, 2.2917
      CIE-Lab:
        16.9490, 48.1409, -68.1436
        CIE-LCH:
        16.9490, 83.4332, 305.2398
        CIE-Luv:
        16.9490, -4.9500, -65.0866
        Hunter-Lab:
        15.1383, 35.1625, -93.3968
      #060b90 color charts
#060b90 RGB chart
      #060b90 CMYK chart
      #060b90 RGB pie chart
      #060b90 color shades, tints & tones
#060b90 color schemes
#060b90 color preview, HTML & CSS examples
           This text has a color of #060b90        
        
          <p style="color:#060b90;">Text here</p>
        
        
          .mytext {color:#060b90;}
        
        Text color #060b90
      
           This box has a color of #060b90        
        
          <div style="background-color:#060b90;">Content here</div>
        
        
          .mybackground {background-color:#060b90;}
        
        Background color #060b90
      
           Border around this has a color of #060b90        
        
          <div style="border:2px solid #060b90;">Content here</div>
        
        
          .myborder {border:2px solid #060b90;}
        
        Border color #060b90