#1325bf color space conversions
Hex:
        #1325bf
        RGB:
        19, 37, 191
        CMY:
        93, 85, 25
        CMYK:
        90, 81, 0, 25
      HSL:
        234°, 81.9048%, 41.1765%
        HSV (HSB):
        234°, 90.0524%, 74.9020%
        XYZ:
        10.3341, 5.2232, 49.7537
        xyY:
        0.1582, 0.0800, 5.2232
      CIE-Lab:
        27.3613, 51.7403, -79.2856
        CIE-LCH:
        27.3613, 94.6745, 303.1277
        CIE-Luv:
        27.3613, -8.5779, -96.3136
        Hunter-Lab:
        22.8543, 40.7181, -113.0764
      #1325bf color charts
#1325bf RGB chart
      #1325bf CMYK chart
      #1325bf RGB pie chart
      #1325bf color shades, tints & tones
#1325bf color schemes
#1325bf color preview, HTML & CSS examples
           This text has a color of #1325bf        
        
          <p style="color:#1325bf;">Text here</p>
        
        
          .mytext {color:#1325bf;}
        
        Text color #1325bf
      
           This box has a color of #1325bf        
        
          <div style="background-color:#1325bf;">Content here</div>
        
        
          .mybackground {background-color:#1325bf;}
        
        Background color #1325bf
      
           Border around this has a color of #1325bf        
        
          <div style="border:2px solid #1325bf;">Content here</div>
        
        
          .myborder {border:2px solid #1325bf;}
        
        Border color #1325bf