#061f94 color space conversions
Hex:
        #061f94
        RGB:
        6, 31, 148
        CMY:
        98, 88, 42
        CMYK:
        96, 79, 0, 42
      HSL:
        229°, 92.2078%, 30.1961%
        HSV (HSB):
        229°, 95.9459%, 58.0392%
        XYZ:
        5.9104, 3.1568, 28.3148
        xyY:
        0.1581, 0.0844, 3.1568
      CIE-Lab:
        20.6613, 40.0673, -64.4488
        CIE-LCH:
        20.6613, 75.8883, 301.8689
        CIE-Luv:
        20.6613, -7.1932, -70.5779
        Hunter-Lab:
        17.7674, 28.2856, -82.0495
      #061f94 color charts
#061f94 RGB chart
      #061f94 CMYK chart
      #061f94 RGB pie chart
      #061f94 color shades, tints & tones
#061f94 color schemes
#061f94 color preview, HTML & CSS examples
           This text has a color of #061f94        
        
          <p style="color:#061f94;">Text here</p>
        
        
          .mytext {color:#061f94;}
        
        Text color #061f94
      
           This box has a color of #061f94        
        
          <div style="background-color:#061f94;">Content here</div>
        
        
          .mybackground {background-color:#061f94;}
        
        Background color #061f94
      
           Border around this has a color of #061f94        
        
          <div style="border:2px solid #061f94;">Content here</div>
        
        
          .myborder {border:2px solid #061f94;}
        
        Border color #061f94