#2081cb color space conversions
Hex:
        #2081cb
        RGB:
        32, 129, 203
        CMY:
        87, 49, 20
        CMYK:
        84, 36, 0, 20
      HSL:
        206°, 72.7660%, 46.0784%
        HSV (HSB):
        206°, 84.2365%, 79.6078%
        XYZ:
        19.2254, 20.3194, 59.4087
        xyY:
        0.1943, 0.2053, 20.3194
      CIE-Lab:
        52.1964, -0.4449, -45.8480
        CIE-LCH:
        52.1964, 45.8502, 269.4441
        CIE-Luv:
        52.1964, -30.3470, -70.7189
        Hunter-Lab:
        45.0770, -2.7543, -46.5865
      #2081cb color charts
#2081cb RGB chart
      #2081cb CMYK chart
      #2081cb RGB pie chart
      #2081cb color shades, tints & tones
#2081cb color schemes
#2081cb color preview, HTML & CSS examples
           This text has a color of #2081cb        
        
          <p style="color:#2081cb;">Text here</p>
        
        
          .mytext {color:#2081cb;}
        
        Text color #2081cb
      
           This box has a color of #2081cb        
        
          <div style="background-color:#2081cb;">Content here</div>
        
        
          .mybackground {background-color:#2081cb;}
        
        Background color #2081cb
      
           Border around this has a color of #2081cb        
        
          <div style="border:2px solid #2081cb;">Content here</div>
        
        
          .myborder {border:2px solid #2081cb;}
        
        Border color #2081cb