#1b4bfc color space conversions
Hex:
        #1b4bfc
        RGB:
        27, 75, 252
        CMY:
        89, 71, 1
        CMYK:
        89, 70, 0, 1
      HSL:
        227°, 97.4026%, 54.7059%
        HSV (HSB):
        227°, 89.2857%, 98.8235%
        XYZ:
        20.5388, 12.2934, 93.3858
        xyY:
        0.1627, 0.0974, 12.2934
      CIE-Lab:
        41.6787, 51.4266, -90.5758
        CIE-LCH:
        41.6787, 104.1569, 299.5868
        CIE-Luv:
        41.6787, -15.4323, -130.1767
        Hunter-Lab:
        35.0620, 43.2039, -133.3724
      #1b4bfc color charts
#1b4bfc RGB chart
      #1b4bfc CMYK chart
      #1b4bfc RGB pie chart
      #1b4bfc color shades, tints & tones
#1b4bfc color schemes
#1b4bfc color preview, HTML & CSS examples
           This text has a color of #1b4bfc        
        
          <p style="color:#1b4bfc;">Text here</p>
        
        
          .mytext {color:#1b4bfc;}
        
        Text color #1b4bfc
      
           This box has a color of #1b4bfc        
        
          <div style="background-color:#1b4bfc;">Content here</div>
        
        
          .mybackground {background-color:#1b4bfc;}
        
        Background color #1b4bfc
      
           Border around this has a color of #1b4bfc        
        
          <div style="border:2px solid #1b4bfc;">Content here</div>
        
        
          .myborder {border:2px solid #1b4bfc;}
        
        Border color #1b4bfc