#2983b5 color space conversions
Hex:
        #2983b5
        RGB:
        41, 131, 181
        CMY:
        84, 49, 29
        CMYK:
        77, 28, 0, 29
      HSL:
        201°, 63.0631%, 43.5294%
        HSV (HSB):
        201°, 77.3481%, 70.9804%
        XYZ:
        17.3712, 20.0402, 46.6686
        xyY:
        0.2066, 0.2383, 20.0402
      CIE-Lab:
        51.8826, -8.8487, -33.7553
        CIE-LCH:
        51.8826, 34.8958, 255.3108
        CIE-Luv:
        51.8826, -31.1064, -50.2592
        Hunter-Lab:
        44.7663, -9.0754, -30.4731
      #2983b5 color charts
#2983b5 RGB chart
      #2983b5 CMYK chart
      #2983b5 RGB pie chart
      #2983b5 color shades, tints & tones
#2983b5 color schemes
#2983b5 color preview, HTML & CSS examples
           This text has a color of #2983b5        
        
          <p style="color:#2983b5;">Text here</p>
        
        
          .mytext {color:#2983b5;}
        
        Text color #2983b5
      
           This box has a color of #2983b5        
        
          <div style="background-color:#2983b5;">Content here</div>
        
        
          .mybackground {background-color:#2983b5;}
        
        Background color #2983b5
      
           Border around this has a color of #2983b5        
        
          <div style="border:2px solid #2983b5;">Content here</div>
        
        
          .myborder {border:2px solid #2983b5;}
        
        Border color #2983b5