#379ff8 color space conversions
Hex:
        #379ff8
        RGB:
        55, 159, 248
        CMY:
        78, 38, 3
        CMYK:
        78, 36, 0, 3
      HSL:
        208°, 93.2367%, 59.4118%
        HSV (HSB):
        208°, 77.8226%, 97.2549%
        XYZ:
        30.9170, 32.3858, 93.4285
        xyY:
        0.1973, 0.2066, 32.3858
      CIE-Lab:
        63.6605, 0.5021, -52.7052
        CIE-LCH:
        63.6605, 52.7076, 270.5458
        CIE-Luv:
        63.6605, -35.3140, -84.9267
        Hunter-Lab:
        56.9085, -2.6154, -57.5023
      #379ff8 color charts
#379ff8 RGB chart
      #379ff8 CMYK chart
      #379ff8 RGB pie chart
      #379ff8 color shades, tints & tones
#379ff8 color schemes
#379ff8 color preview, HTML & CSS examples
           This text has a color of #379ff8        
        
          <p style="color:#379ff8;">Text here</p>
        
        
          .mytext {color:#379ff8;}
        
        Text color #379ff8
      
           This box has a color of #379ff8        
        
          <div style="background-color:#379ff8;">Content here</div>
        
        
          .mybackground {background-color:#379ff8;}
        
        Background color #379ff8
      
           Border around this has a color of #379ff8        
        
          <div style="border:2px solid #379ff8;">Content here</div>
        
        
          .myborder {border:2px solid #379ff8;}
        
        Border color #379ff8