#1b33ba color space conversions
Hex:
        #1b33ba
        RGB:
        27, 51, 186
        CMY:
        89, 80, 27
        CMYK:
        85, 73, 0, 27
      HSL:
        231°, 74.6479%, 41.7647%
        HSV (HSB):
        231°, 85.4839%, 72.9412%
        XYZ:
        10.4987, 6.1458, 47.0873
        xyY:
        0.1647, 0.0964, 6.1458
      CIE-Lab:
        29.7775, 42.5868, -72.3173
        CIE-LCH:
        29.7775, 83.9251, 300.4933
        CIE-Luv:
        29.7775, -9.9458, -93.5240
        Hunter-Lab:
        24.7908, 32.2097, -95.2611
      #1b33ba color charts
#1b33ba RGB chart
      #1b33ba CMYK chart
      #1b33ba RGB pie chart
      #1b33ba color shades, tints & tones
#1b33ba color schemes
#1b33ba color preview, HTML & CSS examples
           This text has a color of #1b33ba        
        
          <p style="color:#1b33ba;">Text here</p>
        
        
          .mytext {color:#1b33ba;}
        
        Text color #1b33ba
      
           This box has a color of #1b33ba        
        
          <div style="background-color:#1b33ba;">Content here</div>
        
        
          .mybackground {background-color:#1b33ba;}
        
        Background color #1b33ba
      
           Border around this has a color of #1b33ba        
        
          <div style="border:2px solid #1b33ba;">Content here</div>
        
        
          .myborder {border:2px solid #1b33ba;}
        
        Border color #1b33ba