#2983bb color space conversions
Hex:
        #2983bb
        RGB:
        41, 131, 187
        CMY:
        84, 49, 27
        CMYK:
        78, 30, 0, 27
      HSL:
        203°, 64.0351%, 44.7059%
        HSV (HSB):
        203°, 78.0749%, 73.3333%
        XYZ:
        18.0004, 20.2919, 49.9817
        xyY:
        0.2039, 0.2299, 20.2919
      CIE-Lab:
        52.1656, -6.6834, -36.7545
        CIE-LCH:
        52.1656, 37.3572, 259.6940
        CIE-Luv:
        52.1656, -30.7872, -55.3916
        Hunter-Lab:
        45.0465, -7.5035, -34.2531
      #2983bb color charts
#2983bb RGB chart
      #2983bb CMYK chart
      #2983bb RGB pie chart
      #2983bb color shades, tints & tones
#2983bb color schemes
#2983bb color preview, HTML & CSS examples
           This text has a color of #2983bb        
        
          <p style="color:#2983bb;">Text here</p>
        
        
          .mytext {color:#2983bb;}
        
        Text color #2983bb
      
           This box has a color of #2983bb        
        
          <div style="background-color:#2983bb;">Content here</div>
        
        
          .mybackground {background-color:#2983bb;}
        
        Background color #2983bb
      
           Border around this has a color of #2983bb        
        
          <div style="border:2px solid #2983bb;">Content here</div>
        
        
          .myborder {border:2px solid #2983bb;}
        
        Border color #2983bb