#5153d5 color space conversions
Hex:
        #5153d5
        RGB:
        81, 83, 213
        CMY:
        68, 67, 16
        CMYK:
        62, 61, 0, 16
      HSL:
        239°, 61.1111%, 57.6471%
        HSV (HSB):
        239°, 61.9718%, 83.5294%
        XYZ:
        18.4968, 12.7399, 64.4350
        xyY:
        0.1933, 0.1332, 12.7399
      CIE-Lab:
        42.3688, 38.1602, -67.2770
        CIE-LCH:
        42.3688, 77.3460, 299.5624
        CIE-Luv:
        42.3688, -7.8230, -101.2092
        Hunter-Lab:
        35.6931, 30.0393, -82.0483
      #5153d5 color charts
#5153d5 RGB chart
      #5153d5 CMYK chart
      #5153d5 RGB pie chart
      #5153d5 color shades, tints & tones
#5153d5 color schemes
#5153d5 color preview, HTML & CSS examples
           This text has a color of #5153d5        
        
          <p style="color:#5153d5;">Text here</p>
        
        
          .mytext {color:#5153d5;}
        
        Text color #5153d5
      
           This box has a color of #5153d5        
        
          <div style="background-color:#5153d5;">Content here</div>
        
        
          .mybackground {background-color:#5153d5;}
        
        Background color #5153d5
      
           Border around this has a color of #5153d5        
        
          <div style="border:2px solid #5153d5;">Content here</div>
        
        
          .myborder {border:2px solid #5153d5;}
        
        Border color #5153d5