#2191ce color space conversions
Hex:
        #2191ce
        RGB:
        33, 145, 206
        CMY:
        87, 43, 19
        CMYK:
        84, 30, 0, 19
      HSL:
        201°, 72.3849%, 46.8627%
        HSV (HSB):
        201°, 83.9806%, 80.7843%
        XYZ:
        21.8932, 25.0304, 62.0700
        xyY:
        0.2009, 0.2297, 25.0304
      CIE-Lab:
        57.1050, -8.6103, -39.7897
        CIE-LCH:
        57.1050, 40.7107, 257.7897
        CIE-Luv:
        57.1050, -35.4651, -61.0986
        Hunter-Lab:
        50.0304, -9.4419, -38.5367
      #2191ce color charts
#2191ce RGB chart
      #2191ce CMYK chart
      #2191ce RGB pie chart
      #2191ce color shades, tints & tones
#2191ce color schemes
#2191ce color preview, HTML & CSS examples
           This text has a color of #2191ce        
        
          <p style="color:#2191ce;">Text here</p>
        
        
          .mytext {color:#2191ce;}
        
        Text color #2191ce
      
           This box has a color of #2191ce        
        
          <div style="background-color:#2191ce;">Content here</div>
        
        
          .mybackground {background-color:#2191ce;}
        
        Background color #2191ce
      
           Border around this has a color of #2191ce        
        
          <div style="border:2px solid #2191ce;">Content here</div>
        
        
          .myborder {border:2px solid #2191ce;}
        
        Border color #2191ce