#2b82ce color space conversions
Hex:
        #2b82ce
        RGB:
        43, 130, 206
        CMY:
        83, 49, 19
        CMYK:
        79, 37, 0, 19
      HSL:
        208°, 65.4618%, 48.8235%
        HSV (HSB):
        208°, 79.1262%, 80.7843%
        XYZ:
        20.1195, 20.9351, 61.3730
        xyY:
        0.1964, 0.2044, 20.9351
      CIE-Lab:
        52.8784, 1.0966, -46.4539
        CIE-LCH:
        52.8784, 46.4669, 271.3523
        CIE-Luv:
        52.8784, -29.2541, -72.0312
        Hunter-Lab:
        45.7549, -1.5805, -47.4998
      #2b82ce color charts
#2b82ce RGB chart
      #2b82ce CMYK chart
      #2b82ce RGB pie chart
      #2b82ce color shades, tints & tones
#2b82ce color schemes
#2b82ce color preview, HTML & CSS examples
           This text has a color of #2b82ce        
        
          <p style="color:#2b82ce;">Text here</p>
        
        
          .mytext {color:#2b82ce;}
        
        Text color #2b82ce
      
           This box has a color of #2b82ce        
        
          <div style="background-color:#2b82ce;">Content here</div>
        
        
          .mybackground {background-color:#2b82ce;}
        
        Background color #2b82ce
      
           Border around this has a color of #2b82ce        
        
          <div style="border:2px solid #2b82ce;">Content here</div>
        
        
          .myborder {border:2px solid #2b82ce;}
        
        Border color #2b82ce