#379ee4 color space conversions
Hex:
        #379ee4
        RGB:
        55, 158, 228
        CMY:
        78, 38, 11
        CMYK:
        76, 31, 0, 11
      HSL:
        204°, 76.2115%, 55.4902%
        HSV (HSB):
        204°, 75.8772%, 89.4118%
        XYZ:
        27.8060, 30.8674, 77.8913
        xyY:
        0.2036, 0.2260, 30.8674
      CIE-Lab:
        62.3955, -5.9892, -43.7061
        CIE-LCH:
        62.3955, 44.1146, 262.1971
        CIE-Luv:
        62.3955, -35.9494, -68.8542
        Hunter-Lab:
        55.5584, -7.8912, -44.2319
      #379ee4 color charts
#379ee4 RGB chart
      #379ee4 CMYK chart
      #379ee4 RGB pie chart
      #379ee4 color shades, tints & tones
#379ee4 color schemes
#379ee4 color preview, HTML & CSS examples
           This text has a color of #379ee4        
        
          <p style="color:#379ee4;">Text here</p>
        
        
          .mytext {color:#379ee4;}
        
        Text color #379ee4
      
           This box has a color of #379ee4        
        
          <div style="background-color:#379ee4;">Content here</div>
        
        
          .mybackground {background-color:#379ee4;}
        
        Background color #379ee4
      
           Border around this has a color of #379ee4        
        
          <div style="border:2px solid #379ee4;">Content here</div>
        
        
          .myborder {border:2px solid #379ee4;}
        
        Border color #379ee4