#379bf5 color space conversions
Hex:
        #379bf5
        RGB:
        55, 155, 245
        CMY:
        78, 39, 4
        CMYK:
        78, 37, 0, 4
      HSL:
        208°, 90.4762%, 58.8235%
        HSV (HSB):
        208°, 77.5510%, 96.0784%
        XYZ:
        29.7783, 30.8475, 90.7709
        xyY:
        0.1967, 0.2038, 30.8475
      CIE-Lab:
        62.3787, 1.7528, -53.0958
        CIE-LCH:
        62.3787, 53.1247, 271.8907
        CIE-Luv:
        62.3787, -34.1367, -85.4156
        Hunter-Lab:
        55.5405, -1.4922, -58.0204
      #379bf5 color charts
#379bf5 RGB chart
      #379bf5 CMYK chart
      #379bf5 RGB pie chart
      #379bf5 color shades, tints & tones
#379bf5 color schemes
#379bf5 color preview, HTML & CSS examples
           This text has a color of #379bf5        
        
          <p style="color:#379bf5;">Text here</p>
        
        
          .mytext {color:#379bf5;}
        
        Text color #379bf5
      
           This box has a color of #379bf5        
        
          <div style="background-color:#379bf5;">Content here</div>
        
        
          .mybackground {background-color:#379bf5;}
        
        Background color #379bf5
      
           Border around this has a color of #379bf5        
        
          <div style="border:2px solid #379bf5;">Content here</div>
        
        
          .myborder {border:2px solid #379bf5;}
        
        Border color #379bf5