#2145bb color space conversions
Hex:
        #2145bb
        RGB:
        33, 69, 187
        CMY:
        87, 73, 27
        CMYK:
        82, 63, 0, 27
      HSL:
        226°, 70.0000%, 43.1373%
        HSV (HSB):
        226°, 82.3529%, 73.3333%
        XYZ:
        11.7250, 8.1674, 47.9722
        xyY:
        0.1728, 0.1203, 8.1674
      CIE-Lab:
        34.3292, 31.9655, -65.4110
        CIE-LCH:
        34.3292, 72.8038, 296.0441
        CIE-Luv:
        34.3292, -13.0439, -91.0716
        Hunter-Lab:
        28.5787, 23.2202, -79.5190
      #2145bb color charts
#2145bb RGB chart
      #2145bb CMYK chart
      #2145bb RGB pie chart
      #2145bb color shades, tints & tones
#2145bb color schemes
#2145bb color preview, HTML & CSS examples
           This text has a color of #2145bb        
        
          <p style="color:#2145bb;">Text here</p>
        
        
          .mytext {color:#2145bb;}
        
        Text color #2145bb
      
           This box has a color of #2145bb        
        
          <div style="background-color:#2145bb;">Content here</div>
        
        
          .mybackground {background-color:#2145bb;}
        
        Background color #2145bb
      
           Border around this has a color of #2145bb        
        
          <div style="border:2px solid #2145bb;">Content here</div>
        
        
          .myborder {border:2px solid #2145bb;}
        
        Border color #2145bb