#132dbe color space conversions
Hex:
        #132dbe
        RGB:
        19, 45, 190
        CMY:
        93, 82, 25
        CMYK:
        90, 76, 0, 25
      HSL:
        231°, 81.8182%, 40.9804%
        HSV (HSB):
        231°, 90.0000%, 74.5098%
        XYZ:
        10.5012, 5.7329, 49.2683
        xyY:
        0.1603, 0.0875, 5.7329
      CIE-Lab:
        28.7284, 47.1273, -76.4259
        CIE-LCH:
        28.7284, 89.7881, 301.6596
        CIE-Luv:
        28.7284, -9.6729, -96.0322
        Hunter-Lab:
        23.9435, 36.3858, -105.2398
      #132dbe color charts
#132dbe RGB chart
      #132dbe CMYK chart
      #132dbe RGB pie chart
      #132dbe color shades, tints & tones
#132dbe color schemes
#132dbe color preview, HTML & CSS examples
           This text has a color of #132dbe        
        
          <p style="color:#132dbe;">Text here</p>
        
        
          .mytext {color:#132dbe;}
        
        Text color #132dbe
      
           This box has a color of #132dbe        
        
          <div style="background-color:#132dbe;">Content here</div>
        
        
          .mybackground {background-color:#132dbe;}
        
        Background color #132dbe
      
           Border around this has a color of #132dbe        
        
          <div style="border:2px solid #132dbe;">Content here</div>
        
        
          .myborder {border:2px solid #132dbe;}
        
        Border color #132dbe