#2080bf color space conversions
Hex:
        #2080bf
        RGB:
        32, 128, 191
        CMY:
        87, 50, 25
        CMYK:
        83, 33, 0, 25
      HSL:
        204°, 71.3004%, 43.7255%
        HSV (HSB):
        204°, 83.2461%, 74.9020%
        XYZ:
        17.7188, 19.5070, 52.1216
        xyY:
        0.1983, 0.2183, 19.5070
      CIE-Lab:
        51.2752, -4.3504, -40.4608
        CIE-LCH:
        51.2752, 40.6940, 263.8630
        CIE-Luv:
        51.2752, -30.6435, -61.4234
        Hunter-Lab:
        44.1667, -5.6812, -39.0519
      #2080bf color charts
#2080bf RGB chart
      #2080bf CMYK chart
      #2080bf RGB pie chart
      #2080bf color shades, tints & tones
#2080bf color schemes
#2080bf color preview, HTML & CSS examples
           This text has a color of #2080bf        
        
          <p style="color:#2080bf;">Text here</p>
        
        
          .mytext {color:#2080bf;}
        
        Text color #2080bf
      
           This box has a color of #2080bf        
        
          <div style="background-color:#2080bf;">Content here</div>
        
        
          .mybackground {background-color:#2080bf;}
        
        Background color #2080bf
      
           Border around this has a color of #2080bf        
        
          <div style="border:2px solid #2080bf;">Content here</div>
        
        
          .myborder {border:2px solid #2080bf;}
        
        Border color #2080bf