#1325c2 color space conversions
Hex:
        #1325c2
        RGB:
        19, 37, 194
        CMY:
        93, 85, 24
        CMYK:
        90, 81, 0, 24
      HSL:
        234°, 82.1596%, 41.7647%
        HSV (HSB):
        234°, 90.2062%, 76.0784%
        XYZ:
        10.6677, 5.3566, 51.5106
        xyY:
        0.1580, 0.0793, 5.3566
      CIE-Lab:
        27.7275, 52.7029, -80.4465
        CIE-LCH:
        27.7275, 96.1729, 303.2300
        CIE-Luv:
        27.7275, -8.6734, -98.0454
        Hunter-Lab:
        23.1444, 41.7717, -115.7560
      #1325c2 color charts
#1325c2 RGB chart
      #1325c2 CMYK chart
      #1325c2 RGB pie chart
      #1325c2 color shades, tints & tones
#1325c2 color schemes
#1325c2 color preview, HTML & CSS examples
           This text has a color of #1325c2        
        
          <p style="color:#1325c2;">Text here</p>
        
        
          .mytext {color:#1325c2;}
        
        Text color #1325c2
      
           This box has a color of #1325c2        
        
          <div style="background-color:#1325c2;">Content here</div>
        
        
          .mybackground {background-color:#1325c2;}
        
        Background color #1325c2
      
           Border around this has a color of #1325c2        
        
          <div style="border:2px solid #1325c2;">Content here</div>
        
        
          .myborder {border:2px solid #1325c2;}
        
        Border color #1325c2