#379ff7 color space conversions
Hex:
        #379ff7
        RGB:
        55, 159, 247
        CMY:
        78, 38, 3
        CMYK:
        78, 36, 0, 3
      HSL:
        208°, 92.3077%, 59.2157%
        HSV (HSB):
        208°, 77.7328%, 96.8627%
        XYZ:
        30.7622, 32.3239, 92.6135
        xyY:
        0.1976, 0.2076, 32.3239
      CIE-Lab:
        63.6097, 0.1462, -52.2385
        CIE-LCH:
        63.6097, 52.2387, 270.1604
        CIE-Luv:
        63.6097, -35.3604, -84.0948
        Hunter-Lab:
        56.8541, -2.9133, -56.7836
      #379ff7 color charts
#379ff7 RGB chart
      #379ff7 CMYK chart
      #379ff7 RGB pie chart
      #379ff7 color shades, tints & tones
#379ff7 color schemes
#379ff7 color preview, HTML & CSS examples
           This text has a color of #379ff7        
        
          <p style="color:#379ff7;">Text here</p>
        
        
          .mytext {color:#379ff7;}
        
        Text color #379ff7
      
           This box has a color of #379ff7        
        
          <div style="background-color:#379ff7;">Content here</div>
        
        
          .mybackground {background-color:#379ff7;}
        
        Background color #379ff7
      
           Border around this has a color of #379ff7        
        
          <div style="border:2px solid #379ff7;">Content here</div>
        
        
          .myborder {border:2px solid #379ff7;}
        
        Border color #379ff7