#5130bc color space conversions
Hex:
        #5130bc
        RGB:
        81, 48, 188
        CMY:
        68, 81, 26
        CMYK:
        57, 74, 0, 26
      HSL:
        254°, 59.3220%, 46.2745%
        HSV (HSB):
        254°, 74.4681%, 73.7255%
        XYZ:
        13.5274, 7.4941, 48.3105
        xyY:
        0.1951, 0.1081, 7.4941
      CIE-Lab:
        32.9062, 50.2503, -68.2213
        CIE-LCH:
        32.9062, 84.7304, 306.3745
        CIE-Luv:
        32.9062, 0.8223, -93.8278
        Hunter-Lab:
        27.3753, 40.2982, -85.4691
      #5130bc color charts
#5130bc RGB chart
      #5130bc CMYK chart
      #5130bc RGB pie chart
      #5130bc color shades, tints & tones
#5130bc color schemes
#5130bc color preview, HTML & CSS examples
           This text has a color of #5130bc        
        
          <p style="color:#5130bc;">Text here</p>
        
        
          .mytext {color:#5130bc;}
        
        Text color #5130bc
      
           This box has a color of #5130bc        
        
          <div style="background-color:#5130bc;">Content here</div>
        
        
          .mybackground {background-color:#5130bc;}
        
        Background color #5130bc
      
           Border around this has a color of #5130bc        
        
          <div style="border:2px solid #5130bc;">Content here</div>
        
        
          .myborder {border:2px solid #5130bc;}
        
        Border color #5130bc