#379ff6 color space conversions
Hex:
        #379ff6
        RGB:
        55, 159, 246
        CMY:
        78, 38, 4
        CMYK:
        78, 35, 0, 4
      HSL:
        207°, 91.3876%, 59.0196%
        HSV (HSB):
        207°, 77.6423%, 96.4706%
        XYZ:
        30.6082, 32.2623, 91.8028
        xyY:
        0.1979, 0.2086, 32.2623
      CIE-Lab:
        63.5591, -0.2094, -51.7712
        CIE-LCH:
        63.5591, 51.7716, 269.7683
        CIE-Luv:
        63.5591, -35.4071, -83.2616
        Hunter-Lab:
        56.7999, -3.2101, -56.0674
      #379ff6 color charts
#379ff6 RGB chart
      #379ff6 CMYK chart
      #379ff6 RGB pie chart
      #379ff6 color shades, tints & tones
#379ff6 color schemes
#379ff6 color preview, HTML & CSS examples
           This text has a color of #379ff6        
        
          <p style="color:#379ff6;">Text here</p>
        
        
          .mytext {color:#379ff6;}
        
        Text color #379ff6
      
           This box has a color of #379ff6        
        
          <div style="background-color:#379ff6;">Content here</div>
        
        
          .mybackground {background-color:#379ff6;}
        
        Background color #379ff6
      
           Border around this has a color of #379ff6        
        
          <div style="border:2px solid #379ff6;">Content here</div>
        
        
          .myborder {border:2px solid #379ff6;}
        
        Border color #379ff6