#1b5fcb color space conversions
Hex:
        #1b5fcb
        RGB:
        27, 95, 203
        CMY:
        89, 63, 20
        CMYK:
        87, 53, 0, 20
      HSL:
        217°, 76.5217%, 45.0980%
        HSV (HSB):
        217°, 86.6995%, 79.6078%
        XYZ:
        15.3237, 12.7292, 58.1493
        xyY:
        0.1778, 0.1477, 12.7292
      CIE-Lab:
        42.3524, 20.6123, -61.6574
        CIE-LCH:
        42.3524, 65.0115, 288.4850
        CIE-Luv:
        42.3524, -20.2826, -92.1765
        Hunter-Lab:
        35.6780, 14.2291, -71.6582
      #1b5fcb color charts
#1b5fcb RGB chart
      #1b5fcb CMYK chart
      #1b5fcb RGB pie chart
      #1b5fcb color shades, tints & tones
#1b5fcb color schemes
#1b5fcb color preview, HTML & CSS examples
           This text has a color of #1b5fcb        
        
          <p style="color:#1b5fcb;">Text here</p>
        
        
          .mytext {color:#1b5fcb;}
        
        Text color #1b5fcb
      
           This box has a color of #1b5fcb        
        
          <div style="background-color:#1b5fcb;">Content here</div>
        
        
          .mybackground {background-color:#1b5fcb;}
        
        Background color #1b5fcb
      
           Border around this has a color of #1b5fcb        
        
          <div style="border:2px solid #1b5fcb;">Content here</div>
        
        
          .myborder {border:2px solid #1b5fcb;}
        
        Border color #1b5fcb