#2084bd color space conversions
Hex:
        #2084bd
        RGB:
        32, 132, 189
        CMY:
        87, 48, 26
        CMYK:
        83, 30, 0, 26
      HSL:
        202°, 71.0407%, 43.3333%
        HSV (HSB):
        202°, 83.0688%, 74.1176%
        XYZ:
        18.0322, 20.4837, 51.1475
        xyY:
        0.2011, 0.2285, 20.4837
      CIE-Lab:
        52.3798, -7.4372, -37.5755
        CIE-LCH:
        52.3798, 38.3045, 258.8043
        CIE-Luv:
        52.3798, -32.1216, -56.6866
        Hunter-Lab:
        45.2590, -8.0845, -35.3228
      #2084bd color charts
#2084bd RGB chart
      #2084bd CMYK chart
      #2084bd RGB pie chart
      #2084bd color shades, tints & tones
#2084bd color schemes
#2084bd color preview, HTML & CSS examples
           This text has a color of #2084bd        
        
          <p style="color:#2084bd;">Text here</p>
        
        
          .mytext {color:#2084bd;}
        
        Text color #2084bd
      
           This box has a color of #2084bd        
        
          <div style="background-color:#2084bd;">Content here</div>
        
        
          .mybackground {background-color:#2084bd;}
        
        Background color #2084bd
      
           Border around this has a color of #2084bd        
        
          <div style="border:2px solid #2084bd;">Content here</div>
        
        
          .myborder {border:2px solid #2084bd;}
        
        Border color #2084bd