#2081cf color space conversions
Hex:
        #2081cf
        RGB:
        32, 129, 207
        CMY:
        87, 49, 19
        CMYK:
        85, 38, 0, 19
      HSL:
        207°, 73.2218%, 46.8627%
        HSV (HSB):
        207°, 84.5411%, 81.1765%
        XYZ:
        19.7084, 20.5126, 61.9521
        xyY:
        0.1929, 0.2008, 20.5126
      CIE-Lab:
        52.4119, 1.0640, -47.7763
        CIE-LCH:
        52.4119, 47.7881, 271.2758
        CIE-Luv:
        52.4119, -30.1458, -74.0251
        Hunter-Lab:
        45.2908, -1.5842, -49.3976
      #2081cf color charts
#2081cf RGB chart
      #2081cf CMYK chart
      #2081cf RGB pie chart
      #2081cf color shades, tints & tones
#2081cf color schemes
#2081cf color preview, HTML & CSS examples
           This text has a color of #2081cf        
        
          <p style="color:#2081cf;">Text here</p>
        
        
          .mytext {color:#2081cf;}
        
        Text color #2081cf
      
           This box has a color of #2081cf        
        
          <div style="background-color:#2081cf;">Content here</div>
        
        
          .mybackground {background-color:#2081cf;}
        
        Background color #2081cf
      
           Border around this has a color of #2081cf        
        
          <div style="border:2px solid #2081cf;">Content here</div>
        
        
          .myborder {border:2px solid #2081cf;}
        
        Border color #2081cf