#1931d6 color space conversions
Hex:
        #1931d6
        RGB:
        25, 49, 214
        CMY:
        90, 81, 16
        CMYK:
        88, 77, 0, 16
      HSL:
        232°, 79.0795%, 46.8627%
        HSV (HSB):
        232°, 88.3178%, 83.9216%
        XYZ:
        13.6368, 7.2583, 64.3006
        xyY:
        0.1601, 0.0852, 7.2583
      CIE-Lab:
        32.3879, 53.1862, -84.3685
        CIE-LCH:
        32.3879, 99.7338, 302.2275
        CIE-Luv:
        32.3879, -10.4844, -109.9879
        Hunter-Lab:
        26.9413, 43.2036, -122.6480
      #1931d6 color charts
#1931d6 RGB chart
      #1931d6 CMYK chart
      #1931d6 RGB pie chart
      #1931d6 color shades, tints & tones
#1931d6 color schemes
#1931d6 color preview, HTML & CSS examples
           This text has a color of #1931d6        
        
          <p style="color:#1931d6;">Text here</p>
        
        
          .mytext {color:#1931d6;}
        
        Text color #1931d6
      
           This box has a color of #1931d6        
        
          <div style="background-color:#1931d6;">Content here</div>
        
        
          .mybackground {background-color:#1931d6;}
        
        Background color #1931d6
      
           Border around this has a color of #1931d6        
        
          <div style="border:2px solid #1931d6;">Content here</div>
        
        
          .myborder {border:2px solid #1931d6;}
        
        Border color #1931d6