#2182bf color space conversions
Hex:
        #2182bf
        RGB:
        33, 130, 191
        CMY:
        87, 49, 25
        CMYK:
        83, 32, 0, 25
      HSL:
        203°, 70.5357%, 43.9216%
        HSV (HSB):
        203°, 82.7225%, 74.9020%
        XYZ:
        18.0138, 20.0502, 52.2109
        xyY:
        0.1995, 0.2221, 20.0502
      CIE-Lab:
        51.8939, -5.4409, -39.4833
        CIE-LCH:
        51.8939, 39.8564, 262.1539
        CIE-Luv:
        51.8939, -31.2160, -59.8773
        Hunter-Lab:
        44.7774, -6.5506, -37.7884
      #2182bf color charts
#2182bf RGB chart
      #2182bf CMYK chart
      #2182bf RGB pie chart
      #2182bf color shades, tints & tones
#2182bf color schemes
#2182bf color preview, HTML & CSS examples
           This text has a color of #2182bf        
        
          <p style="color:#2182bf;">Text here</p>
        
        
          .mytext {color:#2182bf;}
        
        Text color #2182bf
      
           This box has a color of #2182bf        
        
          <div style="background-color:#2182bf;">Content here</div>
        
        
          .mybackground {background-color:#2182bf;}
        
        Background color #2182bf
      
           Border around this has a color of #2182bf        
        
          <div style="border:2px solid #2182bf;">Content here</div>
        
        
          .myborder {border:2px solid #2182bf;}
        
        Border color #2182bf