#132ea6 color space conversions
Hex:
        #132ea6
        RGB:
        19, 46, 166
        CMY:
        93, 82, 35
        CMYK:
        89, 72, 0, 35
      HSL:
        229°, 79.4595%, 36.2745%
        HSV (HSB):
        229°, 88.5542%, 65.0980%
        XYZ:
        8.1285, 4.8456, 36.5833
        xyY:
        0.1640, 0.0978, 4.8456
      CIE-Lab:
        26.2903, 38.0037, -66.1249
        CIE-LCH:
        26.2903, 76.2679, 299.8871
        CIE-Luv:
        26.2903, -9.3027, -81.8497
        Hunter-Lab:
        22.0127, 27.3911, -83.1259
      #132ea6 color charts
#132ea6 RGB chart
      #132ea6 CMYK chart
      #132ea6 RGB pie chart
      #132ea6 color shades, tints & tones
#132ea6 color schemes
#132ea6 color preview, HTML & CSS examples
           This text has a color of #132ea6        
        
          <p style="color:#132ea6;">Text here</p>
        
        
          .mytext {color:#132ea6;}
        
        Text color #132ea6
      
           This box has a color of #132ea6        
        
          <div style="background-color:#132ea6;">Content here</div>
        
        
          .mybackground {background-color:#132ea6;}
        
        Background color #132ea6
      
           Border around this has a color of #132ea6        
        
          <div style="border:2px solid #132ea6;">Content here</div>
        
        
          .myborder {border:2px solid #132ea6;}
        
        Border color #132ea6