#0379e2 color space conversions
Hex:
        #0379e2
        RGB:
        3, 121, 226
        CMY:
        99, 53, 11
        CMYK:
        99, 46, 0, 11
      HSL:
        208°, 97.3799%, 44.9020%
        HSV (HSB):
        208°, 98.6726%, 88.6275%
        XYZ:
        20.6024, 19.1851, 74.5687
        xyY:
        0.1802, 0.1678, 19.1851
      CIE-Lab:
        50.9031, 11.9762, -60.9404
        CIE-LCH:
        50.9031, 62.1061, 281.1183
        CIE-Luv:
        50.9031, -28.4279, -95.1769
        Hunter-Lab:
        43.8008, 7.3089, -70.2778
      #0379e2 color charts
#0379e2 RGB chart
      #0379e2 CMYK chart
      #0379e2 RGB pie chart
      #0379e2 color shades, tints & tones
#0379e2 color schemes
#0379e2 color preview, HTML & CSS examples
           This text has a color of #0379e2        
        
          <p style="color:#0379e2;">Text here</p>
        
        
          .mytext {color:#0379e2;}
        
        Text color #0379e2
      
           This box has a color of #0379e2        
        
          <div style="background-color:#0379e2;">Content here</div>
        
        
          .mybackground {background-color:#0379e2;}
        
        Background color #0379e2
      
           Border around this has a color of #0379e2        
        
          <div style="border:2px solid #0379e2;">Content here</div>
        
        
          .myborder {border:2px solid #0379e2;}
        
        Border color #0379e2