#0342fb color space conversions
Hex:
        #0342fb
        RGB:
        3, 66, 251
        CMY:
        99, 74, 2
        CMYK:
        99, 74, 0, 2
      HSL:
        225°, 97.6378%, 49.8039%
        HSV (HSB):
        225°, 98.8048%, 98.4314%
        XYZ:
        19.3984, 10.8808, 92.3446
        xyY:
        0.1582, 0.0887, 10.8808
      CIE-Lab:
        39.3790, 55.6800, -93.8319
        CIE-LCH:
        39.3790, 109.1086, 300.6849
        CIE-Luv:
        39.3790, -14.8602, -130.6878
        Hunter-Lab:
        32.9861, 47.2460, -142.8921
      #0342fb color charts
#0342fb RGB chart
      #0342fb CMYK chart
      #0342fb RGB pie chart
      #0342fb color shades, tints & tones
#0342fb color schemes
#0342fb color preview, HTML & CSS examples
           This text has a color of #0342fb        
        
          <p style="color:#0342fb;">Text here</p>
        
        
          .mytext {color:#0342fb;}
        
        Text color #0342fb
      
           This box has a color of #0342fb        
        
          <div style="background-color:#0342fb;">Content here</div>
        
        
          .mybackground {background-color:#0342fb;}
        
        Background color #0342fb
      
           Border around this has a color of #0342fb        
        
          <div style="border:2px solid #0342fb;">Content here</div>
        
        
          .myborder {border:2px solid #0342fb;}
        
        Border color #0342fb