#2182af color space conversions
Hex:
        #2182af
        RGB:
        33, 130, 175
        CMY:
        87, 49, 31
        CMYK:
        81, 26, 0, 31
      HSL:
        199°, 68.2692%, 40.7843%
        HSV (HSB):
        199°, 81.1429%, 68.6275%
        XYZ:
        16.3477, 19.3837, 43.4373
        xyY:
        0.2065, 0.2448, 19.3837
      CIE-Lab:
        51.1332, -11.3045, -31.4835
        CIE-LCH:
        51.1332, 33.4515, 250.2488
        CIE-Luv:
        51.1332, -32.1373, -46.2042
        Hunter-Lab:
        44.0270, -10.7682, -27.6770
      #2182af color charts
#2182af RGB chart
      #2182af CMYK chart
      #2182af RGB pie chart
      #2182af color shades, tints & tones
#2182af color schemes
#2182af color preview, HTML & CSS examples
           This text has a color of #2182af        
        
          <p style="color:#2182af;">Text here</p>
        
        
          .mytext {color:#2182af;}
        
        Text color #2182af
      
           This box has a color of #2182af        
        
          <div style="background-color:#2182af;">Content here</div>
        
        
          .mybackground {background-color:#2182af;}
        
        Background color #2182af
      
           Border around this has a color of #2182af        
        
          <div style="border:2px solid #2182af;">Content here</div>
        
        
          .myborder {border:2px solid #2182af;}
        
        Border color #2182af