#0379d8 color space conversions
Hex:
        #0379d8
        RGB:
        3, 121, 216
        CMY:
        99, 53, 15
        CMYK:
        99, 44, 0, 15
      HSL:
        207°, 97.2603%, 42.9412%
        HSV (HSB):
        207°, 98.6111%, 84.7059%
        XYZ:
        19.2696, 18.6520, 67.5503
        xyY:
        0.1827, 0.1768, 18.6520
      CIE-Lab:
        50.2775, 8.0509, -56.3049
        CIE-LCH:
        50.2775, 56.8776, 278.1374
        CIE-Luv:
        50.2775, -28.8930, -87.4125
        Hunter-Lab:
        43.1879, 4.0643, -62.5041
      #0379d8 color charts
#0379d8 RGB chart
      #0379d8 CMYK chart
      #0379d8 RGB pie chart
      #0379d8 color shades, tints & tones
#0379d8 color schemes
#0379d8 color preview, HTML & CSS examples
           This text has a color of #0379d8        
        
          <p style="color:#0379d8;">Text here</p>
        
        
          .mytext {color:#0379d8;}
        
        Text color #0379d8
      
           This box has a color of #0379d8        
        
          <div style="background-color:#0379d8;">Content here</div>
        
        
          .mybackground {background-color:#0379d8;}
        
        Background color #0379d8
      
           Border around this has a color of #0379d8        
        
          <div style="border:2px solid #0379d8;">Content here</div>
        
        
          .myborder {border:2px solid #0379d8;}
        
        Border color #0379d8