#507adb color space conversions
Hex:
        #507adb
        RGB:
        80, 122, 219
        CMY:
        69, 52, 14
        CMYK:
        63, 44, 0, 14
      HSL:
        222°, 65.8768%, 58.6275%
        HSV (HSB):
        222°, 63.4703%, 85.8824%
        XYZ:
        23.0540, 20.7390, 69.8058
        xyY:
        0.2029, 0.1826, 20.7390
      CIE-Lab:
        52.6627, 15.8616, -54.0703
        CIE-LCH:
        52.6627, 56.3488, 286.3491
        CIE-Luv:
        52.6627, -19.2972, -85.5410
        Hunter-Lab:
        45.5401, 10.6677, -59.0041
      #507adb color charts
#507adb RGB chart
      #507adb CMYK chart
      #507adb RGB pie chart
      #507adb color shades, tints & tones
#507adb color schemes
#507adb color preview, HTML & CSS examples
           This text has a color of #507adb        
        
          <p style="color:#507adb;">Text here</p>
        
        
          .mytext {color:#507adb;}
        
        Text color #507adb
      
           This box has a color of #507adb        
        
          <div style="background-color:#507adb;">Content here</div>
        
        
          .mybackground {background-color:#507adb;}
        
        Background color #507adb
      
           Border around this has a color of #507adb        
        
          <div style="border:2px solid #507adb;">Content here</div>
        
        
          .myborder {border:2px solid #507adb;}
        
        Border color #507adb