#0342ae color space conversions
Hex:
        #0342ae
        RGB:
        3, 66, 174
        CMY:
        99, 74, 32
        CMYK:
        98, 62, 0, 32
      HSL:
        218°, 96.6102%, 34.7059%
        HSV (HSB):
        218°, 98.2759%, 68.2353%
        XYZ:
        9.6257, 6.9718, 40.8828
        xyY:
        0.1675, 0.1213, 6.9718
      CIE-Lab:
        31.7426, 27.2735, -61.9709
        CIE-LCH:
        31.7426, 67.7070, 293.7544
        CIE-Luv:
        31.7426, -14.5574, -83.9413
        Hunter-Lab:
        26.4041, 18.8658, -73.3186
      #0342ae color charts
#0342ae RGB chart
      #0342ae CMYK chart
      #0342ae RGB pie chart
      #0342ae color shades, tints & tones
#0342ae color schemes
#0342ae color preview, HTML & CSS examples
           This text has a color of #0342ae        
        
          <p style="color:#0342ae;">Text here</p>
        
        
          .mytext {color:#0342ae;}
        
        Text color #0342ae
      
           This box has a color of #0342ae        
        
          <div style="background-color:#0342ae;">Content here</div>
        
        
          .mybackground {background-color:#0342ae;}
        
        Background color #0342ae
      
           Border around this has a color of #0342ae        
        
          <div style="border:2px solid #0342ae;">Content here</div>
        
        
          .myborder {border:2px solid #0342ae;}
        
        Border color #0342ae