#2988e3 color space conversions
Hex:
        #2988e3
        RGB:
        41, 136, 227
        CMY:
        84, 47, 11
        CMYK:
        82, 40, 0, 11
      HSL:
        209°, 76.8595%, 52.5490%
        HSV (HSB):
        209°, 81.9383%, 89.0196%
        XYZ:
        23.5837, 23.6258, 75.9903
        xyY:
        0.1914, 0.1918, 23.6258
      CIE-Lab:
        55.7112, 5.0919, -53.7638
        CIE-LCH:
        55.7112, 54.0043, 275.4103
        CIE-Luv:
        55.7112, -30.5316, -85.0440
        Hunter-Lab:
        48.6064, 1.5468, -58.6684
      #2988e3 color charts
#2988e3 RGB chart
      #2988e3 CMYK chart
      #2988e3 RGB pie chart
      #2988e3 color shades, tints & tones
#2988e3 color schemes
#2988e3 color preview, HTML & CSS examples
           This text has a color of #2988e3        
        
          <p style="color:#2988e3;">Text here</p>
        
        
          .mytext {color:#2988e3;}
        
        Text color #2988e3
      
           This box has a color of #2988e3        
        
          <div style="background-color:#2988e3;">Content here</div>
        
        
          .mybackground {background-color:#2988e3;}
        
        Background color #2988e3
      
           Border around this has a color of #2988e3        
        
          <div style="border:2px solid #2988e3;">Content here</div>
        
        
          .myborder {border:2px solid #2988e3;}
        
        Border color #2988e3