#5123c5 color space conversions
Hex:
        #5123c5
        RGB:
        81, 35, 197
        CMY:
        68, 86, 23
        CMYK:
        59, 82, 0, 23
      HSL:
        257°, 69.8276%, 45.4902%
        HSV (HSB):
        257°, 82.2335%, 77.2549%
        XYZ:
        14.0724, 6.9826, 53.4294
        xyY:
        0.1889, 0.0937, 6.9826
      CIE-Lab:
        31.7673, 58.6193, -75.3929
        CIE-LCH:
        31.7673, 95.5003, 307.8657
        CIE-Luv:
        31.7673, 1.5871, -100.4236
        Hunter-Lab:
        26.4246, 48.8169, -101.3844
      #5123c5 color charts
#5123c5 RGB chart
      #5123c5 CMYK chart
      #5123c5 RGB pie chart
      #5123c5 color shades, tints & tones
#5123c5 color schemes
#5123c5 color preview, HTML & CSS examples
           This text has a color of #5123c5        
        
          <p style="color:#5123c5;">Text here</p>
        
        
          .mytext {color:#5123c5;}
        
        Text color #5123c5
      
           This box has a color of #5123c5        
        
          <div style="background-color:#5123c5;">Content here</div>
        
        
          .mybackground {background-color:#5123c5;}
        
        Background color #5123c5
      
           Border around this has a color of #5123c5        
        
          <div style="border:2px solid #5123c5;">Content here</div>
        
        
          .myborder {border:2px solid #5123c5;}
        
        Border color #5123c5