#2d82bc color space conversions
Hex:
        #2d82bc
        RGB:
        45, 130, 188
        CMY:
        82, 49, 26
        CMYK:
        76, 31, 0, 26
      HSL:
        204°, 61.3734%, 45.6863%
        HSV (HSB):
        204°, 76.0638%, 73.7255%
        XYZ:
        18.1419, 20.1540, 50.5109
        xyY:
        0.2043, 0.2269, 20.1540
      CIE-Lab:
        52.0109, -5.2658, -37.5639
        CIE-LCH:
        52.0109, 37.9312, 262.0201
        CIE-Luv:
        52.0109, -29.8108, -56.8171
        Hunter-Lab:
        44.8932, -6.4289, -35.2840
      #2d82bc color charts
#2d82bc RGB chart
      #2d82bc CMYK chart
      #2d82bc RGB pie chart
      #2d82bc color shades, tints & tones
#2d82bc color schemes
#2d82bc color preview, HTML & CSS examples
           This text has a color of #2d82bc        
        
          <p style="color:#2d82bc;">Text here</p>
        
        
          .mytext {color:#2d82bc;}
        
        Text color #2d82bc
      
           This box has a color of #2d82bc        
        
          <div style="background-color:#2d82bc;">Content here</div>
        
        
          .mybackground {background-color:#2d82bc;}
        
        Background color #2d82bc
      
           Border around this has a color of #2d82bc        
        
          <div style="border:2px solid #2d82bc;">Content here</div>
        
        
          .myborder {border:2px solid #2d82bc;}
        
        Border color #2d82bc