#130cf4 color space conversions
Hex:
        #130cf4
        RGB:
        19, 12, 244
        CMY:
        93, 95, 4
        CMYK:
        92, 95, 0, 4
      HSL:
        242°, 91.3386%, 50.1961%
        HSV (HSB):
        242°, 95.0820%, 95.6863%
        XYZ:
        16.7292, 6.9330, 86.0444
        xyY:
        0.1525, 0.0632, 6.9330
      CIE-Lab:
        31.6540, 74.8038, -102.7439
        CIE-LCH:
        31.6540, 127.0902, 306.0569
        CIE-Luv:
        31.6540, -8.7290, -124.9475
        Hunter-Lab:
        26.3307, 67.3311, -175.3188
      #130cf4 color charts
#130cf4 RGB chart
      #130cf4 CMYK chart
      #130cf4 RGB pie chart
      #130cf4 color shades, tints & tones
#130cf4 color schemes
#130cf4 color preview, HTML & CSS examples
           This text has a color of #130cf4        
        
          <p style="color:#130cf4;">Text here</p>
        
        
          .mytext {color:#130cf4;}
        
        Text color #130cf4
      
           This box has a color of #130cf4        
        
          <div style="background-color:#130cf4;">Content here</div>
        
        
          .mybackground {background-color:#130cf4;}
        
        Background color #130cf4
      
           Border around this has a color of #130cf4        
        
          <div style="border:2px solid #130cf4;">Content here</div>
        
        
          .myborder {border:2px solid #130cf4;}
        
        Border color #130cf4