#2198b5 color space conversions
Hex:
        #2198b5
        RGB:
        33, 152, 181
        CMY:
        87, 40, 29
        CMYK:
        82, 16, 0, 29
      HSL:
        192°, 69.1589%, 41.9608%
        HSV (HSB):
        192°, 81.7680%, 70.9804%
        XYZ:
        20.1959, 26.1160, 47.6925
        xyY:
        0.2148, 0.2778, 26.1160
      CIE-Lab:
        58.1470, -21.2360, -24.0495
        CIE-LCH:
        58.1470, 32.0834, 228.5551
        CIE-Luv:
        58.1470, -39.5244, -33.8980
        Hunter-Lab:
        51.1038, -18.8895, -19.5596
      #2198b5 color charts
#2198b5 RGB chart
      #2198b5 CMYK chart
      #2198b5 RGB pie chart
      #2198b5 color shades, tints & tones
#2198b5 color schemes
#2198b5 color preview, HTML & CSS examples
           This text has a color of #2198b5        
        
          <p style="color:#2198b5;">Text here</p>
        
        
          .mytext {color:#2198b5;}
        
        Text color #2198b5
      
           This box has a color of #2198b5        
        
          <div style="background-color:#2198b5;">Content here</div>
        
        
          .mybackground {background-color:#2198b5;}
        
        Background color #2198b5
      
           Border around this has a color of #2198b5        
        
          <div style="border:2px solid #2198b5;">Content here</div>
        
        
          .myborder {border:2px solid #2198b5;}
        
        Border color #2198b5