#062ace color space conversions
Hex:
        #062ace
        RGB:
        6, 42, 206
        CMY:
        98, 84, 19
        CMYK:
        97, 80, 0, 19
      HSL:
        229°, 94.3396%, 41.5686%
        HSV (HSB):
        229°, 97.0874%, 80.7843%
        XYZ:
        12.0436, 6.1509, 58.9450
        xyY:
        0.1561, 0.0797, 6.1509
      CIE-Lab:
        29.7900, 53.7660, -84.0535
        CIE-LCH:
        29.7900, 99.7786, 302.6056
        CIE-Luv:
        29.7900, -10.2574, -105.1175
        Hunter-Lab:
        24.8010, 43.2801, -123.5552
      #062ace color charts
#062ace RGB chart
      #062ace CMYK chart
      #062ace RGB pie chart
      #062ace color shades, tints & tones
#062ace color schemes
#062ace color preview, HTML & CSS examples
           This text has a color of #062ace        
        
          <p style="color:#062ace;">Text here</p>
        
        
          .mytext {color:#062ace;}
        
        Text color #062ace
      
           This box has a color of #062ace        
        
          <div style="background-color:#062ace;">Content here</div>
        
        
          .mybackground {background-color:#062ace;}
        
        Background color #062ace
      
           Border around this has a color of #062ace        
        
          <div style="border:2px solid #062ace;">Content here</div>
        
        
          .myborder {border:2px solid #062ace;}
        
        Border color #062ace