#5130be color space conversions
Hex:
        #5130be
        RGB:
        81, 48, 190
        CMY:
        68, 81, 25
        CMYK:
        57, 75, 0, 25
      HSL:
        254°, 59.6639%, 46.6667%
        HSV (HSB):
        254°, 74.7368%, 74.5098%
        XYZ:
        13.7446, 7.5809, 49.4540
        xyY:
        0.1942, 0.1071, 7.5809
      CIE-Lab:
        33.0944, 50.8285, -69.0910
        CIE-LCH:
        33.0944, 85.7735, 306.3410
        CIE-Luv:
        33.0944, 0.6393, -95.0679
        Hunter-Lab:
        27.5335, 40.9224, -87.2197
      #5130be color charts
#5130be RGB chart
      #5130be CMYK chart
      #5130be RGB pie chart
      #5130be color shades, tints & tones
#5130be color schemes
#5130be color preview, HTML & CSS examples
           This text has a color of #5130be        
        
          <p style="color:#5130be;">Text here</p>
        
        
          .mytext {color:#5130be;}
        
        Text color #5130be
      
           This box has a color of #5130be        
        
          <div style="background-color:#5130be;">Content here</div>
        
        
          .mybackground {background-color:#5130be;}
        
        Background color #5130be
      
           Border around this has a color of #5130be        
        
          <div style="border:2px solid #5130be;">Content here</div>
        
        
          .myborder {border:2px solid #5130be;}
        
        Border color #5130be