#379cd5 color space conversions
Hex:
        #379cd5
        RGB:
        55, 156, 213
        CMY:
        78, 39, 16
        CMYK:
        74, 27, 0, 16
      HSL:
        202°, 65.2893%, 52.5490%
        HSV (HSB):
        202°, 74.1784%, 83.5294%
        XYZ:
        25.4743, 29.3933, 67.2816
        xyY:
        0.2086, 0.2406, 29.3933
      CIE-Lab:
        61.1271, -10.0723, -37.3722
        CIE-LCH:
        61.1271, 38.7057, 254.9165
        CIE-Luv:
        61.1271, -36.0368, -57.5714
        Hunter-Lab:
        54.2155, -11.0054, -35.6281
      #379cd5 color charts
#379cd5 RGB chart
      #379cd5 CMYK chart
      #379cd5 RGB pie chart
      #379cd5 color shades, tints & tones
#379cd5 color schemes
#379cd5 color preview, HTML & CSS examples
           This text has a color of #379cd5        
        
          <p style="color:#379cd5;">Text here</p>
        
        
          .mytext {color:#379cd5;}
        
        Text color #379cd5
      
           This box has a color of #379cd5        
        
          <div style="background-color:#379cd5;">Content here</div>
        
        
          .mybackground {background-color:#379cd5;}
        
        Background color #379cd5
      
           Border around this has a color of #379cd5        
        
          <div style="border:2px solid #379cd5;">Content here</div>
        
        
          .myborder {border:2px solid #379cd5;}
        
        Border color #379cd5