#1934a7 color space conversions
Hex:
        #1934a7
        RGB:
        25, 52, 167
        CMY:
        90, 80, 35
        CMYK:
        85, 69, 0, 35
      HSL:
        229°, 73.9583%, 37.6471%
        HSV (HSB):
        229°, 85.0299%, 65.4902%
        XYZ:
        8.6039, 5.4527, 37.1582
        xyY:
        0.1680, 0.1065, 5.4527
      CIE-Lab:
        27.9874, 34.9028, -63.9236
        CIE-LCH:
        27.9874, 72.8315, 298.6349
        CIE-Luv:
        27.9874, -9.9523, -81.9494
        Hunter-Lab:
        23.3510, 24.9063, -78.0020
      #1934a7 color charts
#1934a7 RGB chart
      #1934a7 CMYK chart
      #1934a7 RGB pie chart
      #1934a7 color shades, tints & tones
#1934a7 color schemes
#1934a7 color preview, HTML & CSS examples
           This text has a color of #1934a7        
        
          <p style="color:#1934a7;">Text here</p>
        
        
          .mytext {color:#1934a7;}
        
        Text color #1934a7
      
           This box has a color of #1934a7        
        
          <div style="background-color:#1934a7;">Content here</div>
        
        
          .mybackground {background-color:#1934a7;}
        
        Background color #1934a7
      
           Border around this has a color of #1934a7        
        
          <div style="border:2px solid #1934a7;">Content here</div>
        
        
          .myborder {border:2px solid #1934a7;}
        
        Border color #1934a7