#130ba4 color space conversions
Hex:
        #130ba4
        RGB:
        19, 11, 164
        CMY:
        93, 96, 36
        CMYK:
        88, 93, 0, 36
      HSL:
        243°, 87.4286%, 34.3137%
        HSV (HSB):
        243°, 93.2927%, 64.3137%
        XYZ:
        7.0891, 3.0581, 35.3386
        xyY:
        0.1559, 0.0672, 3.0581
      CIE-Lab:
        20.2752, 54.1098, -74.9007
        CIE-LCH:
        20.2752, 92.4013, 305.8451
        CIE-Luv:
        20.2752, -5.1325, -77.8106
        Hunter-Lab:
        17.4875, 41.7571, -107.5715
      #130ba4 color charts
#130ba4 RGB chart
      #130ba4 CMYK chart
      #130ba4 RGB pie chart
      #130ba4 color shades, tints & tones
#130ba4 color schemes
#130ba4 color preview, HTML & CSS examples
           This text has a color of #130ba4        
        
          <p style="color:#130ba4;">Text here</p>
        
        
          .mytext {color:#130ba4;}
        
        Text color #130ba4
      
           This box has a color of #130ba4        
        
          <div style="background-color:#130ba4;">Content here</div>
        
        
          .mybackground {background-color:#130ba4;}
        
        Background color #130ba4
      
           Border around this has a color of #130ba4        
        
          <div style="border:2px solid #130ba4;">Content here</div>
        
        
          .myborder {border:2px solid #130ba4;}
        
        Border color #130ba4