#5133d2 color space conversions
Hex:
        #5133d2
        RGB:
        81, 51, 210
        CMY:
        68, 80, 18
        CMYK:
        61, 76, 0, 18
      HSL:
        251°, 63.8554%, 51.1765%
        HSV (HSB):
        251°, 75.7143%, 82.3529%
        XYZ:
        16.2100, 8.7701, 61.8112
        xyY:
        0.1868, 0.1010, 8.7701
      CIE-Lab:
        35.5379, 55.1339, -76.7436
        CIE-LCH:
        35.5379, 94.4951, 305.6941
        CIE-Luv:
        35.5379, -1.4964, -106.9258
        Hunter-Lab:
        29.6144, 45.8803, -103.0201
      #5133d2 color charts
#5133d2 RGB chart
      #5133d2 CMYK chart
      #5133d2 RGB pie chart
      #5133d2 color shades, tints & tones
#5133d2 color schemes
#5133d2 color preview, HTML & CSS examples
           This text has a color of #5133d2        
        
          <p style="color:#5133d2;">Text here</p>
        
        
          .mytext {color:#5133d2;}
        
        Text color #5133d2
      
           This box has a color of #5133d2        
        
          <div style="background-color:#5133d2;">Content here</div>
        
        
          .mybackground {background-color:#5133d2;}
        
        Background color #5133d2
      
           Border around this has a color of #5133d2        
        
          <div style="border:2px solid #5133d2;">Content here</div>
        
        
          .myborder {border:2px solid #5133d2;}
        
        Border color #5133d2