#2188d2 color space conversions
Hex:
        #2188d2
        RGB:
        33, 136, 210
        CMY:
        87, 47, 18
        CMYK:
        84, 35, 0, 18
      HSL:
        205°, 72.8395%, 47.6471%
        HSV (HSB):
        205°, 84.2857%, 82.3529%
        XYZ:
        21.0642, 22.5848, 64.2219
        xyY:
        0.1953, 0.2094, 22.5848
      CIE-Lab:
        54.6421, -1.9125, -45.9308
        CIE-LCH:
        54.6421, 45.9706, 267.6156
        CIE-Luv:
        54.6421, -32.2065, -71.3475
        Hunter-Lab:
        47.5235, -4.0480, -46.8564
      #2188d2 color charts
#2188d2 RGB chart
      #2188d2 CMYK chart
      #2188d2 RGB pie chart
      #2188d2 color shades, tints & tones
#2188d2 color schemes
#2188d2 color preview, HTML & CSS examples
           This text has a color of #2188d2        
        
          <p style="color:#2188d2;">Text here</p>
        
        
          .mytext {color:#2188d2;}
        
        Text color #2188d2
      
           This box has a color of #2188d2        
        
          <div style="background-color:#2188d2;">Content here</div>
        
        
          .mybackground {background-color:#2188d2;}
        
        Background color #2188d2
      
           Border around this has a color of #2188d2        
        
          <div style="border:2px solid #2188d2;">Content here</div>
        
        
          .myborder {border:2px solid #2188d2;}
        
        Border color #2188d2