#5165e7 color space conversions
Hex:
        #5165e7
        RGB:
        81, 101, 231
        CMY:
        68, 60, 9
        CMYK:
        65, 56, 0, 9
      HSL:
        232°, 75.7576%, 61.1765%
        HSV (HSB):
        232°, 64.9351%, 90.5882%
        XYZ:
        22.4708, 16.8262, 77.6647
        xyY:
        0.1921, 0.1439, 16.8262
      CIE-Lab:
        48.0403, 33.1338, -68.2829
        CIE-LCH:
        48.0403, 75.8974, 295.8847
        CIE-Luv:
        48.0403, -13.0243, -106.2633
        Hunter-Lab:
        41.0198, 25.9986, -83.5428
      #5165e7 color charts
#5165e7 RGB chart
      #5165e7 CMYK chart
      #5165e7 RGB pie chart
      #5165e7 color shades, tints & tones
#5165e7 color schemes
#5165e7 color preview, HTML & CSS examples
           This text has a color of #5165e7        
        
          <p style="color:#5165e7;">Text here</p>
        
        
          .mytext {color:#5165e7;}
        
        Text color #5165e7
      
           This box has a color of #5165e7        
        
          <div style="background-color:#5165e7;">Content here</div>
        
        
          .mybackground {background-color:#5165e7;}
        
        Background color #5165e7
      
           Border around this has a color of #5165e7        
        
          <div style="border:2px solid #5165e7;">Content here</div>
        
        
          .myborder {border:2px solid #5165e7;}
        
        Border color #5165e7