#514fdc color space conversions
Hex:
        #514fdc
        RGB:
        81, 79, 220
        CMY:
        68, 69, 14
        CMYK:
        63, 64, 0, 14
      HSL:
        241°, 66.8246%, 58.6275%
        HSV (HSB):
        241°, 64.0909%, 86.2745%
        XYZ:
        19.1076, 12.5086, 69.1175
        xyY:
        0.1897, 0.1242, 12.5086
      CIE-Lab:
        42.0133, 42.8470, -71.8626
        CIE-LCH:
        42.0133, 83.6666, 300.8049
        CIE-Luv:
        42.0133, -7.2450, -107.3058
        Hunter-Lab:
        35.3675, 34.5430, -91.1111
      #514fdc color charts
#514fdc RGB chart
      #514fdc CMYK chart
      #514fdc RGB pie chart
      #514fdc color shades, tints & tones
#514fdc color schemes
#514fdc color preview, HTML & CSS examples
           This text has a color of #514fdc        
        
          <p style="color:#514fdc;">Text here</p>
        
        
          .mytext {color:#514fdc;}
        
        Text color #514fdc
      
           This box has a color of #514fdc        
        
          <div style="background-color:#514fdc;">Content here</div>
        
        
          .mybackground {background-color:#514fdc;}
        
        Background color #514fdc
      
           Border around this has a color of #514fdc        
        
          <div style="border:2px solid #514fdc;">Content here</div>
        
        
          .myborder {border:2px solid #514fdc;}
        
        Border color #514fdc