#1320b5 color space conversions
Hex:
        #1320b5
        RGB:
        19, 32, 181
        CMY:
        93, 87, 29
        CMYK:
        90, 82, 0, 29
      HSL:
        235°, 81.0000%, 39.2157%
        HSV (HSB):
        235°, 89.5028%, 70.9804%
        XYZ:
        9.1256, 4.5077, 44.1052
        xyY:
        0.1581, 0.0781, 4.5077
      CIE-Lab:
        25.2834, 51.0060, -76.8029
        CIE-LCH:
        25.2834, 92.1971, 303.5888
        CIE-Luv:
        25.2834, -7.6369, -90.1509
        Hunter-Lab:
        21.2313, 39.5676, -108.3053
      #1320b5 color charts
#1320b5 RGB chart
      #1320b5 CMYK chart
      #1320b5 RGB pie chart
      #1320b5 color shades, tints & tones
#1320b5 color schemes
#1320b5 color preview, HTML & CSS examples
           This text has a color of #1320b5        
        
          <p style="color:#1320b5;">Text here</p>
        
        
          .mytext {color:#1320b5;}
        
        Text color #1320b5
      
           This box has a color of #1320b5        
        
          <div style="background-color:#1320b5;">Content here</div>
        
        
          .mybackground {background-color:#1320b5;}
        
        Background color #1320b5
      
           Border around this has a color of #1320b5        
        
          <div style="border:2px solid #1320b5;">Content here</div>
        
        
          .myborder {border:2px solid #1320b5;}
        
        Border color #1320b5