#5133be color space conversions
Hex:
        #5133be
        RGB:
        81, 51, 190
        CMY:
        68, 80, 25
        CMYK:
        57, 73, 0, 25
      HSL:
        253°, 57.6763%, 47.2549%
        HSV (HSB):
        253°, 73.1579%, 74.5098%
        XYZ:
        13.8714, 7.8347, 49.4963
        xyY:
        0.1948, 0.1100, 7.8347
      CIE-Lab:
        33.6362, 49.2983, -68.2007
        CIE-LCH:
        33.6362, 84.1526, 305.8610
        CIE-Luv:
        33.6362, 0.1784, -94.6253
        Hunter-Lab:
        27.9905, 39.4769, -85.2507
      #5133be color charts
#5133be RGB chart
      #5133be CMYK chart
      #5133be RGB pie chart
      #5133be color shades, tints & tones
#5133be color schemes
#5133be color preview, HTML & CSS examples
           This text has a color of #5133be        
        
          <p style="color:#5133be;">Text here</p>
        
        
          .mytext {color:#5133be;}
        
        Text color #5133be
      
           This box has a color of #5133be        
        
          <div style="background-color:#5133be;">Content here</div>
        
        
          .mybackground {background-color:#5133be;}
        
        Background color #5133be
      
           Border around this has a color of #5133be        
        
          <div style="border:2px solid #5133be;">Content here</div>
        
        
          .myborder {border:2px solid #5133be;}
        
        Border color #5133be