#379db0 color space conversions
Hex:
        #379db0
        RGB:
        55, 157, 176
        CMY:
        78, 38, 31
        CMYK:
        69, 11, 0, 31
      HSL:
        189°, 52.3810%, 45.2941%
        HSV (HSB):
        189°, 68.7500%, 69.0196%
        XYZ:
        21.4690, 28.0608, 45.3590
        xyY:
        0.2263, 0.2957, 28.0608
      CIE-Lab:
        59.9436, -22.8381, -18.4332
        CIE-LCH:
        59.9436, 29.3489, 218.9079
        CIE-Luv:
        59.9436, -38.4825, -24.7414
        Hunter-Lab:
        52.9724, -20.3581, -13.6880
      #379db0 color charts
#379db0 RGB chart
      #379db0 CMYK chart
      #379db0 RGB pie chart
      #379db0 color shades, tints & tones
#379db0 color schemes
#379db0 color preview, HTML & CSS examples
           This text has a color of #379db0        
        
          <p style="color:#379db0;">Text here</p>
        
        
          .mytext {color:#379db0;}
        
        Text color #379db0
      
           This box has a color of #379db0        
        
          <div style="background-color:#379db0;">Content here</div>
        
        
          .mybackground {background-color:#379db0;}
        
        Background color #379db0
      
           Border around this has a color of #379db0        
        
          <div style="border:2px solid #379db0;">Content here</div>
        
        
          .myborder {border:2px solid #379db0;}
        
        Border color #379db0