#2180c0 color space conversions
Hex:
        #2180c0
        RGB:
        33, 128, 192
        CMY:
        87, 50, 25
        CMYK:
        83, 33, 0, 25
      HSL:
        204°, 70.6667%, 44.1176%
        HSV (HSB):
        204°, 82.8125%, 75.2941%
        XYZ:
        17.8608, 19.5674, 52.7047
        xyY:
        0.1982, 0.2171, 19.5674
      CIE-Lab:
        51.3446, -3.8886, -40.9224
        CIE-LCH:
        51.3446, 41.1068, 264.5718
        CIE-Luv:
        51.3446, -30.4816, -62.2296
        Hunter-Lab:
        44.2351, -5.3385, -39.6775
      #2180c0 color charts
#2180c0 RGB chart
      #2180c0 CMYK chart
      #2180c0 RGB pie chart
      #2180c0 color shades, tints & tones
#2180c0 color schemes
#2180c0 color preview, HTML & CSS examples
           This text has a color of #2180c0        
        
          <p style="color:#2180c0;">Text here</p>
        
        
          .mytext {color:#2180c0;}
        
        Text color #2180c0
      
           This box has a color of #2180c0        
        
          <div style="background-color:#2180c0;">Content here</div>
        
        
          .mybackground {background-color:#2180c0;}
        
        Background color #2180c0
      
           Border around this has a color of #2180c0        
        
          <div style="border:2px solid #2180c0;">Content here</div>
        
        
          .myborder {border:2px solid #2180c0;}
        
        Border color #2180c0