#1932c0 color space conversions
Hex:
        #1932c0
        RGB:
        25, 50, 192
        CMY:
        90, 80, 25
        CMYK:
        87, 74, 0, 25
      HSL:
        231°, 76.9585%, 42.5490%
        HSV (HSB):
        231°, 86.9792%, 75.2941%
        XYZ:
        11.0559, 6.2936, 50.5013
        xyY:
        0.1629, 0.0928, 6.2936
      CIE-Lab:
        30.1415, 45.1885, -75.2598
        CIE-LCH:
        30.1415, 87.7840, 300.9820
        CIE-Luv:
        30.1415, -10.0857, -97.1394
        Hunter-Lab:
        25.0871, 34.7626, -101.7917
      #1932c0 color charts
#1932c0 RGB chart
      #1932c0 CMYK chart
      #1932c0 RGB pie chart
      #1932c0 color shades, tints & tones
#1932c0 color schemes
#1932c0 color preview, HTML & CSS examples
           This text has a color of #1932c0        
        
          <p style="color:#1932c0;">Text here</p>
        
        
          .mytext {color:#1932c0;}
        
        Text color #1932c0
      
           This box has a color of #1932c0        
        
          <div style="background-color:#1932c0;">Content here</div>
        
        
          .mybackground {background-color:#1932c0;}
        
        Background color #1932c0
      
           Border around this has a color of #1932c0        
        
          <div style="border:2px solid #1932c0;">Content here</div>
        
        
          .myborder {border:2px solid #1932c0;}
        
        Border color #1932c0