#130bc7 color space conversions
Hex:
        #130bc7
        RGB:
        19, 11, 199
        CMY:
        93, 96, 22
        CMYK:
        90, 94, 0, 22
      HSL:
        243°, 89.5238%, 41.1765%
        HSV (HSB):
        243°, 94.4724%, 78.0392%
        XYZ:
        10.6970, 4.5013, 54.3379
        xyY:
        0.1538, 0.0647, 4.5013
      CIE-Lab:
        25.2640, 63.5423, -87.4945
        CIE-LCH:
        25.2640, 108.1338, 305.9888
        CIE-Luv:
        25.2640, -6.7214, -98.6602
        Hunter-Lab:
        21.2163, 52.8693, -136.9985
      #130bc7 color charts
#130bc7 RGB chart
      #130bc7 CMYK chart
      #130bc7 RGB pie chart
      #130bc7 color shades, tints & tones
#130bc7 color schemes
#130bc7 color preview, HTML & CSS examples
           This text has a color of #130bc7        
        
          <p style="color:#130bc7;">Text here</p>
        
        
          .mytext {color:#130bc7;}
        
        Text color #130bc7
      
           This box has a color of #130bc7        
        
          <div style="background-color:#130bc7;">Content here</div>
        
        
          .mybackground {background-color:#130bc7;}
        
        Background color #130bc7
      
           Border around this has a color of #130bc7        
        
          <div style="border:2px solid #130bc7;">Content here</div>
        
        
          .myborder {border:2px solid #130bc7;}
        
        Border color #130bc7