#1931c5 color space conversions
Hex:
        #1931c5
        RGB:
        25, 49, 197
        CMY:
        90, 81, 23
        CMYK:
        87, 75, 0, 23
      HSL:
        232°, 77.4775%, 43.5294%
        HSV (HSB):
        232°, 87.3096%, 77.2549%
        XYZ:
        11.5773, 6.4345, 53.4551
        xyY:
        0.1620, 0.0900, 6.4345
      CIE-Lab:
        30.4833, 47.4931, -77.6320
        CIE-LCH:
        30.4833, 91.0073, 301.4571
        CIE-Luv:
        30.4833, -10.0423, -100.1098
        Hunter-Lab:
        25.3663, 37.0767, -107.1868
      #1931c5 color charts
#1931c5 RGB chart
      #1931c5 CMYK chart
      #1931c5 RGB pie chart
      #1931c5 color shades, tints & tones
#1931c5 color schemes
#1931c5 color preview, HTML & CSS examples
           This text has a color of #1931c5        
        
          <p style="color:#1931c5;">Text here</p>
        
        
          .mytext {color:#1931c5;}
        
        Text color #1931c5
      
           This box has a color of #1931c5        
        
          <div style="background-color:#1931c5;">Content here</div>
        
        
          .mybackground {background-color:#1931c5;}
        
        Background color #1931c5
      
           Border around this has a color of #1931c5        
        
          <div style="border:2px solid #1931c5;">Content here</div>
        
        
          .myborder {border:2px solid #1931c5;}
        
        Border color #1931c5