#2180af color space conversions
Hex:
        #2180af
        RGB:
        33, 128, 175
        CMY:
        87, 50, 31
        CMYK:
        81, 27, 0, 31
      HSL:
        200°, 68.2692%, 40.7843%
        HSV (HSB):
        200°, 81.1429%, 68.6275%
        XYZ:
        16.0842, 18.8568, 43.3494
        xyY:
        0.2054, 0.2409, 18.8568
      CIE-Lab:
        50.5193, -10.1602, -32.4427
        CIE-LCH:
        50.5193, 33.9964, 252.6109
        CIE-Luv:
        50.5193, -31.4353, -47.7620
        Hunter-Lab:
        43.4244, -9.8771, -28.7905
      #2180af color charts
#2180af RGB chart
      #2180af CMYK chart
      #2180af RGB pie chart
      #2180af color shades, tints & tones
#2180af color schemes
#2180af color preview, HTML & CSS examples
           This text has a color of #2180af        
        
          <p style="color:#2180af;">Text here</p>
        
        
          .mytext {color:#2180af;}
        
        Text color #2180af
      
           This box has a color of #2180af        
        
          <div style="background-color:#2180af;">Content here</div>
        
        
          .mybackground {background-color:#2180af;}
        
        Background color #2180af
      
           Border around this has a color of #2180af        
        
          <div style="border:2px solid #2180af;">Content here</div>
        
        
          .myborder {border:2px solid #2180af;}
        
        Border color #2180af