#1310b4 color space conversions
Hex:
        #1310b4
        RGB:
        19, 16, 180
        CMY:
        93, 94, 29
        CMYK:
        89, 91, 0, 29
      HSL:
        241°, 83.6735%, 38.4314%
        HSV (HSB):
        241°, 91.1111%, 70.5882%
        XYZ:
        8.6921, 3.8043, 43.4562
        xyY:
        0.1553, 0.0680, 3.8043
      CIE-Lab:
        23.0137, 57.1050, -79.9868
        CIE-LCH:
        23.0137, 98.2795, 305.5242
        CIE-Luv:
        23.0137, -6.1523, -87.8865
        Hunter-Lab:
        19.5047, 45.4137, -118.4443
      #1310b4 color charts
#1310b4 RGB chart
      #1310b4 CMYK chart
      #1310b4 RGB pie chart
      #1310b4 color shades, tints & tones
#1310b4 color schemes
#1310b4 color preview, HTML & CSS examples
           This text has a color of #1310b4        
        
          <p style="color:#1310b4;">Text here</p>
        
        
          .mytext {color:#1310b4;}
        
        Text color #1310b4
      
           This box has a color of #1310b4        
        
          <div style="background-color:#1310b4;">Content here</div>
        
        
          .mybackground {background-color:#1310b4;}
        
        Background color #1310b4
      
           Border around this has a color of #1310b4        
        
          <div style="border:2px solid #1310b4;">Content here</div>
        
        
          .myborder {border:2px solid #1310b4;}
        
        Border color #1310b4