#1931d5 color space conversions
Hex:
        #1931d5
        RGB:
        25, 49, 213
        CMY:
        90, 81, 16
        CMYK:
        88, 77, 0, 16
      HSL:
        232°, 78.9916%, 46.6667%
        HSV (HSB):
        232°, 88.2629%, 83.5294%
        XYZ:
        13.5095, 7.2074, 63.6299
        xyY:
        0.1602, 0.0854, 7.2074
      CIE-Lab:
        32.2745, 52.8579, -83.9788
        CIE-LCH:
        32.2745, 99.2290, 302.1871
        CIE-Luv:
        32.2745, -10.4575, -109.4108
        Hunter-Lab:
        26.8466, 42.8413, -121.7324
      #1931d5 color charts
#1931d5 RGB chart
      #1931d5 CMYK chart
      #1931d5 RGB pie chart
      #1931d5 color shades, tints & tones
#1931d5 color schemes
#1931d5 color preview, HTML & CSS examples
           This text has a color of #1931d5        
        
          <p style="color:#1931d5;">Text here</p>
        
        
          .mytext {color:#1931d5;}
        
        Text color #1931d5
      
           This box has a color of #1931d5        
        
          <div style="background-color:#1931d5;">Content here</div>
        
        
          .mybackground {background-color:#1931d5;}
        
        Background color #1931d5
      
           Border around this has a color of #1931d5        
        
          <div style="border:2px solid #1931d5;">Content here</div>
        
        
          .myborder {border:2px solid #1931d5;}
        
        Border color #1931d5