#2983cb color space conversions
Hex:
        #2983cb
        RGB:
        41, 131, 203
        CMY:
        84, 49, 20
        CMYK:
        80, 35, 0, 20
      HSL:
        207°, 66.3934%, 47.8431%
        HSV (HSB):
        207°, 79.8030%, 79.6078%
        XYZ:
        19.8102, 21.0158, 59.5123
        xyY:
        0.1974, 0.2094, 21.0158
      CIE-Lab:
        52.9668, -0.8191, -44.6147
        CIE-LCH:
        52.9668, 44.6222, 268.9482
        CIE-Luv:
        52.9668, -29.9869, -68.8962
        Hunter-Lab:
        45.8430, -3.0897, -44.8787
      #2983cb color charts
#2983cb RGB chart
      #2983cb CMYK chart
      #2983cb RGB pie chart
      #2983cb color shades, tints & tones
#2983cb color schemes
#2983cb color preview, HTML & CSS examples
           This text has a color of #2983cb        
        
          <p style="color:#2983cb;">Text here</p>
        
        
          .mytext {color:#2983cb;}
        
        Text color #2983cb
      
           This box has a color of #2983cb        
        
          <div style="background-color:#2983cb;">Content here</div>
        
        
          .mybackground {background-color:#2983cb;}
        
        Background color #2983cb
      
           Border around this has a color of #2983cb        
        
          <div style="border:2px solid #2983cb;">Content here</div>
        
        
          .myborder {border:2px solid #2983cb;}
        
        Border color #2983cb