#2b76cc color space conversions
Hex:
        #2b76cc
        RGB:
        43, 118, 204
        CMY:
        83, 54, 20
        CMYK:
        79, 42, 0, 20
      HSL:
        212°, 65.1822%, 48.4314%
        HSV (HSB):
        212°, 78.9216%, 80.0000%
        XYZ:
        18.3738, 17.8301, 59.5999
        xyY:
        0.1918, 0.1861, 17.8301
      CIE-Lab:
        49.2894, 7.6860, -51.0353
        CIE-LCH:
        49.2894, 51.6108, 278.5645
        CIE-Luv:
        49.2894, -25.4114, -78.7875
        Hunter-Lab:
        42.2257, 3.7762, -54.1275
      #2b76cc color charts
#2b76cc RGB chart
      #2b76cc CMYK chart
      #2b76cc RGB pie chart
      #2b76cc color shades, tints & tones
#2b76cc color schemes
#2b76cc color preview, HTML & CSS examples
           This text has a color of #2b76cc        
        
          <p style="color:#2b76cc;">Text here</p>
        
        
          .mytext {color:#2b76cc;}
        
        Text color #2b76cc
      
           This box has a color of #2b76cc        
        
          <div style="background-color:#2b76cc;">Content here</div>
        
        
          .mybackground {background-color:#2b76cc;}
        
        Background color #2b76cc
      
           Border around this has a color of #2b76cc        
        
          <div style="border:2px solid #2b76cc;">Content here</div>
        
        
          .myborder {border:2px solid #2b76cc;}
        
        Border color #2b76cc