#0342ca color space conversions
Hex:
        #0342ca
        RGB:
        3, 66, 202
        CMY:
        99, 74, 21
        CMYK:
        99, 67, 0, 21
      HSL:
        221°, 97.0732%, 40.1961%
        HSV (HSB):
        221°, 98.5149%, 79.2157%
        XYZ:
        12.6464, 8.1801, 56.7895
        xyY:
        0.1629, 0.1054, 8.1801
      CIE-Lab:
        34.3551, 38.2105, -74.1710
        CIE-LCH:
        34.3551, 83.4349, 297.2561
        CIE-Luv:
        34.3551, -14.4584, -101.6153
        Hunter-Lab:
        28.6008, 28.8761, -97.7051
      #0342ca color charts
#0342ca RGB chart
      #0342ca CMYK chart
      #0342ca RGB pie chart
      #0342ca color shades, tints & tones
#0342ca color schemes
#0342ca color preview, HTML & CSS examples
           This text has a color of #0342ca        
        
          <p style="color:#0342ca;">Text here</p>
        
        
          .mytext {color:#0342ca;}
        
        Text color #0342ca
      
           This box has a color of #0342ca        
        
          <div style="background-color:#0342ca;">Content here</div>
        
        
          .mybackground {background-color:#0342ca;}
        
        Background color #0342ca
      
           Border around this has a color of #0342ca        
        
          <div style="border:2px solid #0342ca;">Content here</div>
        
        
          .myborder {border:2px solid #0342ca;}
        
        Border color #0342ca