#130cc4 color space conversions
Hex:
        #130cc4
        RGB:
        19, 12, 196
        CMY:
        93, 95, 23
        CMYK:
        90, 94, 0, 23
      HSL:
        242°, 88.4615%, 40.7843%
        HSV (HSB):
        242°, 93.8776%, 76.8627%
        XYZ:
        10.3638, 4.3869, 52.5251
        xyY:
        0.1540, 0.0652, 4.3869
      CIE-Lab:
        24.9114, 62.5291, -86.3183
        CIE-LCH:
        24.9114, 106.5867, 305.9196
        CIE-Luv:
        24.9114, -6.6341, -96.9677
        Hunter-Lab:
        20.9450, 51.6704, -134.0240
      #130cc4 color charts
#130cc4 RGB chart
      #130cc4 CMYK chart
      #130cc4 RGB pie chart
      #130cc4 color shades, tints & tones
#130cc4 color schemes
#130cc4 color preview, HTML & CSS examples
           This text has a color of #130cc4        
        
          <p style="color:#130cc4;">Text here</p>
        
        
          .mytext {color:#130cc4;}
        
        Text color #130cc4
      
           This box has a color of #130cc4        
        
          <div style="background-color:#130cc4;">Content here</div>
        
        
          .mybackground {background-color:#130cc4;}
        
        Background color #130cc4
      
           Border around this has a color of #130cc4        
        
          <div style="border:2px solid #130cc4;">Content here</div>
        
        
          .myborder {border:2px solid #130cc4;}
        
        Border color #130cc4