#5120c5 color space conversions
Hex:
        #5120c5
        RGB:
        81, 32, 197
        CMY:
        68, 87, 23
        CMYK:
        59, 84, 0, 23
      HSL:
        258°, 72.0524%, 44.9020%
        HSV (HSB):
        258°, 83.7563%, 77.2549%
        XYZ:
        13.9879, 6.8136, 53.4012
        xyY:
        0.1885, 0.0918, 6.8136
      CIE-Lab:
        31.3787, 59.7638, -76.0352
        CIE-LCH:
        31.3787, 96.7112, 308.1674
        CIE-Luv:
        31.3787, 1.8738, -100.5417
        Hunter-Lab:
        26.1028, 49.9741, -103.0237
      #5120c5 color charts
#5120c5 RGB chart
      #5120c5 CMYK chart
      #5120c5 RGB pie chart
      #5120c5 color shades, tints & tones
#5120c5 color schemes
#5120c5 color preview, HTML & CSS examples
           This text has a color of #5120c5        
        
          <p style="color:#5120c5;">Text here</p>
        
        
          .mytext {color:#5120c5;}
        
        Text color #5120c5
      
           This box has a color of #5120c5        
        
          <div style="background-color:#5120c5;">Content here</div>
        
        
          .mybackground {background-color:#5120c5;}
        
        Background color #5120c5
      
           Border around this has a color of #5120c5        
        
          <div style="border:2px solid #5120c5;">Content here</div>
        
        
          .myborder {border:2px solid #5120c5;}
        
        Border color #5120c5