#2374bb color space conversions
Hex:
        #2374bb
        RGB:
        35, 116, 187
        CMY:
        86, 55, 27
        CMYK:
        81, 38, 0, 27
      HSL:
        208°, 68.4685%, 43.5294%
        HSV (HSB):
        208°, 81.2834%, 73.3333%
        XYZ:
        15.9082, 16.4360, 49.3477
        xyY:
        0.1947, 0.2012, 16.4360
      CIE-Lab:
        47.5413, 1.6629, -44.0723
        CIE-LCH:
        47.5413, 44.1037, 272.1608
        CIE-Luv:
        47.5413, -26.4667, -66.7346
        Hunter-Lab:
        40.5413, -0.9049, -43.7901
      #2374bb color charts
#2374bb RGB chart
      #2374bb CMYK chart
      #2374bb RGB pie chart
      #2374bb color shades, tints & tones
#2374bb color schemes
#2374bb color preview, HTML & CSS examples
           This text has a color of #2374bb        
        
          <p style="color:#2374bb;">Text here</p>
        
        
          .mytext {color:#2374bb;}
        
        Text color #2374bb
      
           This box has a color of #2374bb        
        
          <div style="background-color:#2374bb;">Content here</div>
        
        
          .mybackground {background-color:#2374bb;}
        
        Background color #2374bb
      
           Border around this has a color of #2374bb        
        
          <div style="border:2px solid #2374bb;">Content here</div>
        
        
          .myborder {border:2px solid #2374bb;}
        
        Border color #2374bb