#061caf color space conversions
Hex:
        #061caf
        RGB:
        6, 28, 175
        CMY:
        98, 89, 31
        CMYK:
        97, 84, 0, 31
      HSL:
        232°, 93.3702%, 35.4902%
        HSV (HSB):
        232°, 96.5714%, 68.6275%
        XYZ:
        8.2282, 3.9644, 40.8890
        xyY:
        0.1550, 0.0747, 3.9644
      CIE-Lab:
        23.5533, 50.6984, -76.0977
        CIE-LCH:
        23.5533, 91.4395, 303.6727
        CIE-Luv:
        23.5533, -7.6372, -86.0115
        Hunter-Lab:
        19.9107, 38.9224, -107.8213
      #061caf color charts
#061caf RGB chart
      #061caf CMYK chart
      #061caf RGB pie chart
      #061caf color shades, tints & tones
#061caf color schemes
#061caf color preview, HTML & CSS examples
           This text has a color of #061caf        
        
          <p style="color:#061caf;">Text here</p>
        
        
          .mytext {color:#061caf;}
        
        Text color #061caf
      
           This box has a color of #061caf        
        
          <div style="background-color:#061caf;">Content here</div>
        
        
          .mybackground {background-color:#061caf;}
        
        Background color #061caf
      
           Border around this has a color of #061caf        
        
          <div style="border:2px solid #061caf;">Content here</div>
        
        
          .myborder {border:2px solid #061caf;}
        
        Border color #061caf