#1931d7 color space conversions
Hex:
        #1931d7
        RGB:
        25, 49, 215
        CMY:
        90, 81, 16
        CMYK:
        88, 77, 0, 16
      HSL:
        232°, 79.1667%, 47.0588%
        HSV (HSB):
        232°, 88.3721%, 84.3137%
        XYZ:
        13.7650, 7.3096, 64.9754
        xyY:
        0.1600, 0.0849, 7.3096
      CIE-Lab:
        32.5016, 53.5138, -84.7575
        CIE-LCH:
        32.5016, 100.2375, 302.2673
        CIE-Luv:
        32.5016, -10.5114, -110.5646
        Hunter-Lab:
        27.0363, 43.5661, -123.5644
      #1931d7 color charts
#1931d7 RGB chart
      #1931d7 CMYK chart
      #1931d7 RGB pie chart
      #1931d7 color shades, tints & tones
#1931d7 color schemes
#1931d7 color preview, HTML & CSS examples
           This text has a color of #1931d7        
        
          <p style="color:#1931d7;">Text here</p>
        
        
          .mytext {color:#1931d7;}
        
        Text color #1931d7
      
           This box has a color of #1931d7        
        
          <div style="background-color:#1931d7;">Content here</div>
        
        
          .mybackground {background-color:#1931d7;}
        
        Background color #1931d7
      
           Border around this has a color of #1931d7        
        
          <div style="border:2px solid #1931d7;">Content here</div>
        
        
          .myborder {border:2px solid #1931d7;}
        
        Border color #1931d7