#2188e1 color space conversions
Hex:
        #2188e1
        RGB:
        33, 136, 225
        CMY:
        87, 47, 12
        CMYK:
        85, 40, 0, 12
      HSL:
        208°, 76.1905%, 50.5882%
        HSV (HSB):
        208°, 85.3333%, 88.2353%
        XYZ:
        23.0220, 23.3679, 74.5312
        xyY:
        0.1904, 0.1932, 23.3679
      CIE-Lab:
        55.4493, 3.7059, -53.0725
        CIE-LCH:
        55.4493, 53.2018, 273.9943
        CIE-Luv:
        55.4493, -31.4455, -83.7152
        Hunter-Lab:
        48.3404, 0.4145, -57.5752
      #2188e1 color charts
#2188e1 RGB chart
      #2188e1 CMYK chart
      #2188e1 RGB pie chart
      #2188e1 color shades, tints & tones
#2188e1 color schemes
#2188e1 color preview, HTML & CSS examples
           This text has a color of #2188e1        
        
          <p style="color:#2188e1;">Text here</p>
        
        
          .mytext {color:#2188e1;}
        
        Text color #2188e1
      
           This box has a color of #2188e1        
        
          <div style="background-color:#2188e1;">Content here</div>
        
        
          .mybackground {background-color:#2188e1;}
        
        Background color #2188e1
      
           Border around this has a color of #2188e1        
        
          <div style="border:2px solid #2188e1;">Content here</div>
        
        
          .myborder {border:2px solid #2188e1;}
        
        Border color #2188e1