#0379d7 color space conversions
Hex:
        #0379d7
        RGB:
        3, 121, 215
        CMY:
        99, 53, 16
        CMYK:
        99, 44, 0, 16
      HSL:
        207°, 97.2477%, 42.7451%
        HSV (HSB):
        207°, 98.6047%, 84.3137%
        XYZ:
        19.1407, 18.6004, 66.8714
        xyY:
        0.1830, 0.1778, 18.6004
      CIE-Lab:
        50.2164, 7.6579, -55.8369
        CIE-LCH:
        50.2164, 56.3596, 277.8092
        CIE-Luv:
        50.2164, -28.9418, -86.6265
        Hunter-Lab:
        43.1282, 3.7456, -61.7410
      #0379d7 color charts
#0379d7 RGB chart
      #0379d7 CMYK chart
      #0379d7 RGB pie chart
      #0379d7 color shades, tints & tones
#0379d7 color schemes
#0379d7 color preview, HTML & CSS examples
           This text has a color of #0379d7        
        
          <p style="color:#0379d7;">Text here</p>
        
        
          .mytext {color:#0379d7;}
        
        Text color #0379d7
      
           This box has a color of #0379d7        
        
          <div style="background-color:#0379d7;">Content here</div>
        
        
          .mybackground {background-color:#0379d7;}
        
        Background color #0379d7
      
           Border around this has a color of #0379d7        
        
          <div style="border:2px solid #0379d7;">Content here</div>
        
        
          .myborder {border:2px solid #0379d7;}
        
        Border color #0379d7