#2081d7 color space conversions
Hex:
        #2081d7
        RGB:
        32, 129, 215
        CMY:
        87, 49, 16
        CMYK:
        85, 40, 0, 16
      HSL:
        208°, 74.0891%, 48.4314%
        HSV (HSB):
        208°, 85.1163%, 84.3137%
        XYZ:
        20.7117, 20.9139, 67.2351
        xyY:
        0.1903, 0.1921, 20.9139
      CIE-Lab:
        52.8551, 4.0922, -51.5950
        CIE-LCH:
        52.8551, 51.7571, 274.5349
        CIE-Luv:
        52.8551, -29.7599, -80.5661
        Hunter-Lab:
        45.7317, 0.8113, -55.1565
      #2081d7 color charts
#2081d7 RGB chart
      #2081d7 CMYK chart
      #2081d7 RGB pie chart
      #2081d7 color shades, tints & tones
#2081d7 color schemes
#2081d7 color preview, HTML & CSS examples
           This text has a color of #2081d7        
        
          <p style="color:#2081d7;">Text here</p>
        
        
          .mytext {color:#2081d7;}
        
        Text color #2081d7
      
           This box has a color of #2081d7        
        
          <div style="background-color:#2081d7;">Content here</div>
        
        
          .mybackground {background-color:#2081d7;}
        
        Background color #2081d7
      
           Border around this has a color of #2081d7        
        
          <div style="border:2px solid #2081d7;">Content here</div>
        
        
          .myborder {border:2px solid #2081d7;}
        
        Border color #2081d7