#1932a9 color space conversions
Hex:
        #1932a9
        RGB:
        25, 50, 169
        CMY:
        90, 80, 34
        CMYK:
        85, 70, 0, 34
      HSL:
        230°, 74.2268%, 38.0392%
        HSV (HSB):
        230°, 85.2071%, 66.2745%
        XYZ:
        8.7029, 5.3525, 38.1105
        xyY:
        0.1668, 0.1026, 5.3525
      CIE-Lab:
        27.7162, 36.9294, -65.5751
        CIE-LCH:
        27.7162, 75.2587, 299.3866
        CIE-Luv:
        27.7162, -9.5930, -83.3796
        Hunter-Lab:
        23.1354, 26.6603, -81.4728
      #1932a9 color charts
#1932a9 RGB chart
      #1932a9 CMYK chart
      #1932a9 RGB pie chart
      #1932a9 color shades, tints & tones
#1932a9 color schemes
#1932a9 color preview, HTML & CSS examples
           This text has a color of #1932a9        
        
          <p style="color:#1932a9;">Text here</p>
        
        
          .mytext {color:#1932a9;}
        
        Text color #1932a9
      
           This box has a color of #1932a9        
        
          <div style="background-color:#1932a9;">Content here</div>
        
        
          .mybackground {background-color:#1932a9;}
        
        Background color #1932a9
      
           Border around this has a color of #1932a9        
        
          <div style="border:2px solid #1932a9;">Content here</div>
        
        
          .myborder {border:2px solid #1932a9;}
        
        Border color #1932a9