#2987d5 color space conversions
Hex:
        #2987d5
        RGB:
        41, 135, 213
        CMY:
        84, 47, 16
        CMYK:
        81, 37, 0, 16
      HSL:
        207°, 67.7165%, 49.8039%
        HSV (HSB):
        207°, 80.7512%, 83.5294%
        XYZ:
        21.5887, 22.6035, 66.1758
        xyY:
        0.1956, 0.2048, 22.6035
      CIE-Lab:
        54.6615, 0.4942, -47.5814
        CIE-LCH:
        54.6615, 47.5840, 270.5951
        CIE-Luv:
        54.6615, -30.8440, -74.2761
        Hunter-Lab:
        47.5431, -2.1460, -49.2464
      #2987d5 color charts
#2987d5 RGB chart
      #2987d5 CMYK chart
      #2987d5 RGB pie chart
      #2987d5 color shades, tints & tones
#2987d5 color schemes
#2987d5 color preview, HTML & CSS examples
           This text has a color of #2987d5        
        
          <p style="color:#2987d5;">Text here</p>
        
        
          .mytext {color:#2987d5;}
        
        Text color #2987d5
      
           This box has a color of #2987d5        
        
          <div style="background-color:#2987d5;">Content here</div>
        
        
          .mybackground {background-color:#2987d5;}
        
        Background color #2987d5
      
           Border around this has a color of #2987d5        
        
          <div style="border:2px solid #2987d5;">Content here</div>
        
        
          .myborder {border:2px solid #2987d5;}
        
        Border color #2987d5