#5120c7 color space conversions
Hex:
        #5120c7
        RGB:
        81, 32, 199
        CMY:
        68, 87, 22
        CMYK:
        59, 84, 0, 22
      HSL:
        258°, 72.2944%, 45.2941%
        HSV (HSB):
        258°, 83.9196%, 78.0392%
        XYZ:
        14.2187, 6.9059, 54.6164
        xyY:
        0.1877, 0.0912, 6.9059
      CIE-Lab:
        31.5917, 60.2895, -76.8553
        CIE-LCH:
        31.5917, 97.6809, 308.1125
        CIE-Luv:
        31.5917, 1.6796, -101.7147
        Hunter-Lab:
        26.2790, 50.5917, -104.8286
      #5120c7 color charts
#5120c7 RGB chart
      #5120c7 CMYK chart
      #5120c7 RGB pie chart
      #5120c7 color shades, tints & tones
#5120c7 color schemes
#5120c7 color preview, HTML & CSS examples
           This text has a color of #5120c7        
        
          <p style="color:#5120c7;">Text here</p>
        
        
          .mytext {color:#5120c7;}
        
        Text color #5120c7
      
           This box has a color of #5120c7        
        
          <div style="background-color:#5120c7;">Content here</div>
        
        
          .mybackground {background-color:#5120c7;}
        
        Background color #5120c7
      
           Border around this has a color of #5120c7        
        
          <div style="border:2px solid #5120c7;">Content here</div>
        
        
          .myborder {border:2px solid #5120c7;}
        
        Border color #5120c7