#5165d5 color space conversions
Hex:
        #5165d5
        RGB:
        81, 101, 213
        CMY:
        68, 60, 16
        CMYK:
        62, 53, 0, 16
      HSL:
        231°, 61.1111%, 57.6471%
        HSV (HSB):
        231°, 61.9718%, 83.5294%
        XYZ:
        20.0573, 15.8608, 64.9551
        xyY:
        0.1988, 0.1572, 15.8608
      CIE-Lab:
        46.7913, 27.0265, -60.1025
        CIE-LCH:
        46.7913, 65.8995, 294.2122
        CIE-Luv:
        46.7913, -12.5727, -93.1324
        Hunter-Lab:
        39.8256, 20.2027, -68.8234
      #5165d5 color charts
#5165d5 RGB chart
      #5165d5 CMYK chart
      #5165d5 RGB pie chart
      #5165d5 color shades, tints & tones
#5165d5 color schemes
#5165d5 color preview, HTML & CSS examples
           This text has a color of #5165d5        
        
          <p style="color:#5165d5;">Text here</p>
        
        
          .mytext {color:#5165d5;}
        
        Text color #5165d5
      
           This box has a color of #5165d5        
        
          <div style="background-color:#5165d5;">Content here</div>
        
        
          .mybackground {background-color:#5165d5;}
        
        Background color #5165d5
      
           Border around this has a color of #5165d5        
        
          <div style="border:2px solid #5165d5;">Content here</div>
        
        
          .myborder {border:2px solid #5165d5;}
        
        Border color #5165d5