#1b77ec color space conversions
Hex:
        #1b77ec
        RGB:
        27, 119, 236
        CMY:
        89, 53, 7
        CMYK:
        89, 50, 0, 7
      HSL:
        214°, 84.6154%, 51.5686%
        HSV (HSB):
        214°, 88.5593%, 92.5490%
        XYZ:
        22.1891, 19.4828, 81.9479
        xyY:
        0.1795, 0.1576, 19.4828
      CIE-Lab:
        51.2473, 18.0132, -65.9800
        CIE-LCH:
        51.2473, 68.3947, 285.2702
        CIE-Luv:
        51.2473, -26.2647, -103.5123
        Hunter-Lab:
        44.1393, 12.4894, -79.1788
      #1b77ec color charts
#1b77ec RGB chart
      #1b77ec CMYK chart
      #1b77ec RGB pie chart
      #1b77ec color shades, tints & tones
#1b77ec color schemes
#1b77ec color preview, HTML & CSS examples
           This text has a color of #1b77ec        
        
          <p style="color:#1b77ec;">Text here</p>
        
        
          .mytext {color:#1b77ec;}
        
        Text color #1b77ec
      
           This box has a color of #1b77ec        
        
          <div style="background-color:#1b77ec;">Content here</div>
        
        
          .mybackground {background-color:#1b77ec;}
        
        Background color #1b77ec
      
           Border around this has a color of #1b77ec        
        
          <div style="border:2px solid #1b77ec;">Content here</div>
        
        
          .myborder {border:2px solid #1b77ec;}
        
        Border color #1b77ec