#2987d7 color space conversions
Hex:
        #2987d7
        RGB:
        41, 135, 215
        CMY:
        84, 47, 16
        CMYK:
        81, 37, 0, 16
      HSL:
        208°, 68.5039%, 50.1961%
        HSV (HSB):
        208°, 80.9302%, 84.3137%
        XYZ:
        21.8442, 22.7057, 67.5213
        xyY:
        0.1949, 0.2026, 22.7057
      CIE-Lab:
        54.7679, 1.2347, -48.5385
        CIE-LCH:
        54.7679, 48.5542, 271.4571
        CIE-Luv:
        54.7679, -30.7497, -75.9320
        Hunter-Lab:
        47.6505, -1.5594, -50.6594
      #2987d7 color charts
#2987d7 RGB chart
      #2987d7 CMYK chart
      #2987d7 RGB pie chart
      #2987d7 color shades, tints & tones
#2987d7 color schemes
#2987d7 color preview, HTML & CSS examples
           This text has a color of #2987d7        
        
          <p style="color:#2987d7;">Text here</p>
        
        
          .mytext {color:#2987d7;}
        
        Text color #2987d7
      
           This box has a color of #2987d7        
        
          <div style="background-color:#2987d7;">Content here</div>
        
        
          .mybackground {background-color:#2987d7;}
        
        Background color #2987d7
      
           Border around this has a color of #2987d7        
        
          <div style="border:2px solid #2987d7;">Content here</div>
        
        
          .myborder {border:2px solid #2987d7;}
        
        Border color #2987d7