#1614bb color space conversions
Hex:
        #1614bb
        RGB:
        22, 20, 187
        CMY:
        91, 92, 27
        CMYK:
        88, 89, 0, 27
      HSL:
        241°, 80.6763%, 40.5882%
        HSV (HSB):
        241°, 89.3048%, 73.3333%
        XYZ:
        9.5507, 4.2587, 47.3324
        xyY:
        0.1562, 0.0697, 4.2587
      CIE-Lab:
        24.5090, 57.8452, -81.6627
        CIE-LCH:
        24.5090, 100.0743, 305.3116
        CIE-Luv:
        24.5090, -6.5337, -92.5323
        Hunter-Lab:
        20.6367, 46.4955, -121.5418
      #1614bb color charts
#1614bb RGB chart
      #1614bb CMYK chart
      #1614bb RGB pie chart
      #1614bb color shades, tints & tones
#1614bb color schemes
#1614bb color preview, HTML & CSS examples
           This text has a color of #1614bb        
        
          <p style="color:#1614bb;">Text here</p>
        
        
          .mytext {color:#1614bb;}
        
        Text color #1614bb
      
           This box has a color of #1614bb        
        
          <div style="background-color:#1614bb;">Content here</div>
        
        
          .mybackground {background-color:#1614bb;}
        
        Background color #1614bb
      
           Border around this has a color of #1614bb        
        
          <div style="border:2px solid #1614bb;">Content here</div>
        
        
          .myborder {border:2px solid #1614bb;}
        
        Border color #1614bb