#2371d8 color space conversions
Hex:
        #2371d8
        RGB:
        35, 113, 216
        CMY:
        86, 56, 15
        CMYK:
        84, 48, 0, 15
      HSL:
        214°, 72.1116%, 49.2157%
        HSV (HSB):
        214°, 83.7963%, 84.7059%
        XYZ:
        18.9929, 17.1254, 67.2703
        xyY:
        0.1837, 0.1656, 17.1254
      CIE-Lab:
        48.4177, 14.6548, -59.2754
        CIE-LCH:
        48.4177, 61.0601, 283.8869
        CIE-Luv:
        48.4177, -24.4209, -91.6943
        Hunter-Lab:
        41.3829, 9.5036, -67.4112
      #2371d8 color charts
#2371d8 RGB chart
      #2371d8 CMYK chart
      #2371d8 RGB pie chart
      #2371d8 color shades, tints & tones
#2371d8 color schemes
#2371d8 color preview, HTML & CSS examples
           This text has a color of #2371d8        
        
          <p style="color:#2371d8;">Text here</p>
        
        
          .mytext {color:#2371d8;}
        
        Text color #2371d8
      
           This box has a color of #2371d8        
        
          <div style="background-color:#2371d8;">Content here</div>
        
        
          .mybackground {background-color:#2371d8;}
        
        Background color #2371d8
      
           Border around this has a color of #2371d8        
        
          <div style="border:2px solid #2371d8;">Content here</div>
        
        
          .myborder {border:2px solid #2371d8;}
        
        Border color #2371d8