#2b77ec color space conversions
Hex:
        #2b77ec
        RGB:
        43, 119, 236
        CMY:
        83, 53, 7
        CMYK:
        82, 50, 0, 7
      HSL:
        216°, 83.5498%, 54.7059%
        HSV (HSB):
        216°, 81.7797%, 92.5490%
        XYZ:
        22.7334, 19.7634, 81.9734
        xyY:
        0.1826, 0.1588, 19.7634
      CIE-Lab:
        51.5686, 19.1253, -65.4450
        CIE-LCH:
        51.5686, 68.1822, 286.2902
        CIE-Luv:
        51.5686, -24.7542, -102.9585
        Hunter-Lab:
        44.4560, 13.4813, -78.2069
      #2b77ec color charts
#2b77ec RGB chart
      #2b77ec CMYK chart
      #2b77ec RGB pie chart
      #2b77ec color shades, tints & tones
#2b77ec color schemes
#2b77ec color preview, HTML & CSS examples
           This text has a color of #2b77ec        
        
          <p style="color:#2b77ec;">Text here</p>
        
        
          .mytext {color:#2b77ec;}
        
        Text color #2b77ec
      
           This box has a color of #2b77ec        
        
          <div style="background-color:#2b77ec;">Content here</div>
        
        
          .mybackground {background-color:#2b77ec;}
        
        Background color #2b77ec
      
           Border around this has a color of #2b77ec        
        
          <div style="border:2px solid #2b77ec;">Content here</div>
        
        
          .myborder {border:2px solid #2b77ec;}
        
        Border color #2b77ec