#130ad8 color space conversions
Hex:
        #130ad8
        RGB:
        19, 10, 216
        CMY:
        93, 96, 15
        CMYK:
        91, 95, 0, 15
      HSL:
        243°, 91.1504%, 44.3137%
        HSV (HSB):
        243°, 95.3704%, 84.7059%
        XYZ:
        12.7718, 5.3134, 65.3182
        xyY:
        0.1531, 0.0637, 5.3134
      CIE-Lab:
        27.6096, 68.1264, -93.4876
        CIE-LCH:
        27.6096, 115.6768, 306.0816
        CIE-Luv:
        27.6096, -7.4358, -108.5886
        Hunter-Lab:
        23.0508, 58.5626, -151.8722
      #130ad8 color charts
#130ad8 RGB chart
      #130ad8 CMYK chart
      #130ad8 RGB pie chart
      #130ad8 color shades, tints & tones
#130ad8 color schemes
#130ad8 color preview, HTML & CSS examples
           This text has a color of #130ad8        
        
          <p style="color:#130ad8;">Text here</p>
        
        
          .mytext {color:#130ad8;}
        
        Text color #130ad8
      
           This box has a color of #130ad8        
        
          <div style="background-color:#130ad8;">Content here</div>
        
        
          .mybackground {background-color:#130ad8;}
        
        Background color #130ad8
      
           Border around this has a color of #130ad8        
        
          <div style="border:2px solid #130ad8;">Content here</div>
        
        
          .myborder {border:2px solid #130ad8;}
        
        Border color #130ad8