#130bf8 color space conversions
Hex:
        #130bf8
        RGB:
        19, 11, 248
        CMY:
        93, 96, 3
        CMYK:
        92, 96, 0, 3
      HSL:
        242°, 94.4223%, 50.7843%
        HSV (HSB):
        242°, 95.5645%, 97.2549%
        XYZ:
        17.3315, 7.1551, 89.2745
        xyY:
        0.1523, 0.0629, 7.1551
      CIE-Lab:
        32.1574, 75.9573, -104.1613
        CIE-LCH:
        32.1574, 128.9150, 306.1005
        CIE-Luv:
        32.1574, -8.8646, -127.1959
        Hunter-Lab:
        26.7490, 68.8448, -179.1553
      #130bf8 color charts
#130bf8 RGB chart
      #130bf8 CMYK chart
      #130bf8 RGB pie chart
      #130bf8 color shades, tints & tones
#130bf8 color schemes
#130bf8 color preview, HTML & CSS examples
           This text has a color of #130bf8        
        
          <p style="color:#130bf8;">Text here</p>
        
        
          .mytext {color:#130bf8;}
        
        Text color #130bf8
      
           This box has a color of #130bf8        
        
          <div style="background-color:#130bf8;">Content here</div>
        
        
          .mybackground {background-color:#130bf8;}
        
        Background color #130bf8
      
           Border around this has a color of #130bf8        
        
          <div style="border:2px solid #130bf8;">Content here</div>
        
        
          .myborder {border:2px solid #130bf8;}
        
        Border color #130bf8